Merge pull request #241 from saschalalala/master
min width for .panel-button elements because of cropped images
This commit is contained in:
commit
617a6b1549
@ -601,6 +601,7 @@ StScrollBar {
|
||||
#panel .panel-button {
|
||||
-natural-hpadding: 12px;
|
||||
-minimum-hpadding: 6px;
|
||||
min-width: 45px;
|
||||
font-weight: bold;
|
||||
color: #ccc;
|
||||
transition-duration: 100ms; }
|
||||
@ -2037,4 +2038,4 @@ StScrollBar {
|
||||
background-color: #454d50;}
|
||||
|
||||
.popup-menu-item:insensitive {
|
||||
color: #999;}
|
||||
color: #999;}
|
||||
|
Loading…
x
Reference in New Issue
Block a user