mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Be smarter about context menu fonts
Instead of hardcoding a font size, go back to the initial font.
This commit is contained in:
@@ -815,7 +815,7 @@ GtkComboBox .menu {
|
||||
}
|
||||
|
||||
.context-menu {
|
||||
font: regular;
|
||||
font: initial;
|
||||
}
|
||||
|
||||
/* ubuntu software center menu */
|
||||
|
||||
Reference in New Issue
Block a user