diff options
Diffstat (limited to 'src/stylesheets/vs15 Dark-Yellow.qss')
| -rw-r--r-- | src/stylesheets/vs15 Dark-Yellow.qss | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/stylesheets/vs15 Dark-Yellow.qss b/src/stylesheets/vs15 Dark-Yellow.qss index fc9143ea..b833c37e 100644 --- a/src/stylesheets/vs15 Dark-Yellow.qss +++ b/src/stylesheets/vs15 Dark-Yellow.qss @@ -202,8 +202,7 @@ QToolBar::separator { width: 0; } QToolButton { - margin: 0 4px 0 4px; - padding: 5px; } + padding: 4px; } QToolButton:hover, QToolButton:focus { background-color: #3E3E40; } QToolButton:pressed { |
