Skip to content

Commit aea6d16

Browse files
megaxlots0logs
authored andcommitted
* Nemo statusbar button padding fix. (#611)
1 parent 05e6198 commit aea6d16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gtk-3.20/scss/apps/_nemo.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
button {
6464
min-height: 16px;
6565
min-width: 16px;
66-
padding: ($spacing - 1px);
66+
padding: ($spacing - 1px) (($spacing * 2) - 2px);
6767
}
6868

6969
button:first-child {

0 commit comments

Comments
 (0)