gnome-shell: Use standard font size for the search-result-title class
The current size of the text is way bigger than what we want now. The default front size is what we are looking after, therefore no explicit value is needed to specify the font size. https://bugzilla.gnome.org/show_bug.cgi?id=749957
This commit is contained in:

committed by
Florian Müllner

parent
c1eaa8e52d
commit
d4541a6f81
@ -1179,7 +1179,6 @@ StScrollBar {
|
||||
spacing: 30px; }
|
||||
|
||||
.list-search-result-title {
|
||||
font-size: 1.5em;
|
||||
color: #e2e2df;
|
||||
spacing: 12px; }
|
||||
|
||||
|
Submodule data/theme/gnome-shell-sass updated: 46963bc8e3...bc295fecf5
@ -1179,7 +1179,6 @@ StScrollBar {
|
||||
spacing: 30px; }
|
||||
|
||||
.list-search-result-title {
|
||||
font-size: 1.5em;
|
||||
color: #e2e2df;
|
||||
spacing: 12px; }
|
||||
|
||||
|
Reference in New Issue
Block a user