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:
parent
2ba91ad837
commit
a06a78a9c1
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user