panel: allow padding around panel buttons to shrink
for narrow screens (eg, portrait orientation) https://bugzilla.gnome.org/show_bug.cgi?id=651299
This commit is contained in:
@ -339,7 +339,8 @@ StTooltip StLabel {
|
||||
}
|
||||
|
||||
.panel-button {
|
||||
padding: 0px 12px;
|
||||
-natural-hpadding: 12px;
|
||||
-minimum-hpadding: 6px;
|
||||
font-weight: bold;
|
||||
color: #ccc;
|
||||
transition-duration: 100;
|
||||
|
Reference in New Issue
Block a user