Skip to content

Commit

Permalink
Fix dropdown menu icon margin
Browse files Browse the repository at this point in the history
  • Loading branch information
Umcaruje committed Mar 4, 2016
1 parent 1058ea4 commit d098a39
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/themes/default/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@ QMenu::item:disabled {
padding: 4px 32px 4px 20px;
}

QMenu::icon {
margin: 3px;
}

QMenu::indicator {
width: 16;
height: 16;
Expand Down

0 comments on commit d098a39

Please sign in to comment.