diff options
Diffstat (limited to 'src/stylesheets/vs15 Dark-Red.qss')
| -rw-r--r-- | src/stylesheets/vs15 Dark-Red.qss | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/stylesheets/vs15 Dark-Red.qss b/src/stylesheets/vs15 Dark-Red.qss index 9f286335..3a0a645c 100644 --- a/src/stylesheets/vs15 Dark-Red.qss +++ b/src/stylesheets/vs15 Dark-Red.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 { |
