Merge pull request #390 from Curly-/master

Reduced minimum size of topbar icons
This commit is contained in:
Sam Hewitt 2016-08-16 14:15:11 -04:00 committed by GitHub
commit f75724fd76
1 changed files with 0 additions and 3 deletions

View File

@ -599,9 +599,6 @@ StScrollBar {
-panel-corner-background-color: transparent;
-panel-corner-border-color: transparent; }
#panel .panel-button {
-natural-hpadding: 12px;
-minimum-hpadding: 6px;
min-width: 45px;
font-weight: bold;
color: #ccc;
transition-duration: 100ms; }