mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
Make dropdown arrows consistent size
Since the agregate menu does 120% of font-size, make this for all dropdown arrows in gnome-shell and rename the css class to make clear that it is used in overall gnome-shell https://bugzilla.gnome.org/show_bug.cgi?id=709564
This commit is contained in:
parent
a6ee9806de
commit
63593e45a6
5 changed files with 32 additions and 15 deletions
|
|
@ -157,7 +157,7 @@ StScrollBar StButton#vhandle:active {
|
|||
min-width: 200px;
|
||||
}
|
||||
|
||||
.popup-submenu-menu-item-triangle {
|
||||
.unicode-arrow {
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue