Skip to content

Commit aab9ac9

Browse files
committed
gtk3: Don't hardcode mate-panel tray icon size
Fixes: #104
1 parent d38aa4a commit aab9ac9

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

common/gtk-3.0/3.20/sass/_applications.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,6 @@ panel-toplevel.background {
693693

694694
na-tray-applet {
695695
-NaTrayApplet-icon-padding: 0;
696-
-NaTrayApplet-icon-size: 16px;
697696
}
698697
}
699698

common/gtk-3.0/3.22/sass/_applications.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,6 @@ panel-toplevel.background {
750750

751751
na-tray-applet {
752752
-NaTrayApplet-icon-padding: 0;
753-
-NaTrayApplet-icon-size: 16px;
754753
}
755754
}
756755

common/gtk-3.0/3.24/sass/_applications.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,6 @@ panel-toplevel.background {
747747

748748
na-tray-applet {
749749
-NaTrayApplet-icon-padding: 0;
750-
-NaTrayApplet-icon-size: 16px;
751750
}
752751
}
753752

0 commit comments

Comments
 (0)