search-entry: Make the icon slightly smaller

Set the icon size in the search entry to 1em on designers' request.
This commit is contained in:
Florian Müllner 2011-02-21 18:41:58 +01:00
parent fb800f3d8b
commit d1548aeee1

View File

@ -429,7 +429,7 @@ StTooltip StLabel {
}
.search-entry-icon {
icon-size: 1.4em;
icon-size: 1em;
color: #8d8f8a;
}