Fix ComboBox menu styling

This commit is contained in:
Satyajit Sahoo
2013-09-12 13:11:21 +05:30
parent 0c7d774471
commit e038a28889
-4
View File
@@ -863,10 +863,6 @@ GtkTreeMenu .menuitem {
border-width: 0;
}
GtkTreeMenu .menuitem * {
color: @menu_fg_color;
}
.menuitem,
.menu .menuitem {
padding: 3px;