aggregate-menu: Increase width

Add 20px more width to make longer strings (translations) fit better.

https://bugzilla.gnome.org/show_bug.cgi?id=708472
This commit is contained in:
Adel Gadllah 2013-09-23 17:42:04 +02:00
parent 2ba91ad837
commit a06a78a9c1

View File

@ -642,7 +642,7 @@ StScrollBar StButton#vhandle:active {
} }
.aggregate-menu { .aggregate-menu {
width: 340px; width: 360px;
} }
.aggregate-menu .popup-menu-icon { .aggregate-menu .popup-menu-icon {