mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
fix padding for nemo toolbar buttons (3.20). fix typo.
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
border: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
toolbar {
|
||||
button {
|
||||
@include button($bg_color, $fg_color);
|
||||
@@ -117,7 +117,7 @@
|
||||
}
|
||||
|
||||
&.primary-toolbar button {
|
||||
padding: 5px 8px;
|
||||
padding: 5px 6px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user