system-icons: Remove old size fix

Fixes #563
This commit is contained in:
Rafael Mardojai CM 2023-04-11 19:23:14 -05:00
parent e1169124fd
commit 832e7d6920
No known key found for this signature in database
GPG Key ID: 2B2DAB2A58566C84
1 changed files with 0 additions and 5 deletions

View File

@ -14,11 +14,6 @@
/* OPTIONAL: Use system theme icons instead of Adwaita icons included by theme */ /* OPTIONAL: Use system theme icons instead of Adwaita icons included by theme */
@supports -moz-bool-pref("gnomeTheme.systemIcons") { @supports -moz-bool-pref("gnomeTheme.systemIcons") {
toolbar .toolbarbutton-1 > .toolbarbutton-icon {
padding: 0 !important;
height: 16px !important;
width: 16px !important;
}
/* Window buttons */ /* Window buttons */
:root[tabsintitlebar] #titlebar .titlebar-button .toolbarbutton-icon, :root[tabsintitlebar] #titlebar .titlebar-button .toolbarbutton-icon,