1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2026-03-02 03:40:11 +00:00

gnome-shell: make aggregate-menu wider (#447)

This commit is contained in:
Horst3180
2016-03-31 15:14:38 +02:00
parent 6d7ab710c8
commit f7a1c002e1
3 changed files with 3 additions and 3 deletions

View File

@@ -734,7 +734,7 @@ StScrollBar {
color: transparent; }
.aggregate-menu {
min-width: 21em; }
min-width: 23em; }
.aggregate-menu .popup-menu-icon {
padding: 0 4px; }

View File

@@ -734,7 +734,7 @@ StScrollBar {
color: transparent; }
.aggregate-menu {
min-width: 21em; }
min-width: 23em; }
.aggregate-menu .popup-menu-icon {
padding: 0 4px; }

View File

@@ -988,7 +988,7 @@ StScrollBar {
}
.aggregate-menu {
min-width: 21em;
min-width: 23em;
.popup-menu-icon { padding: 0 4px; }
}