We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05e6198 commit aea6d16Copy full SHA for aea6d16
1 file changed
src/gtk-3.20/scss/apps/_nemo.scss
@@ -63,7 +63,7 @@
63
button {
64
min-height: 16px;
65
min-width: 16px;
66
- padding: ($spacing - 1px);
+ padding: ($spacing - 1px) (($spacing * 2) - 2px);
67
}
68
69
button:first-child {
0 commit comments