diff options
Diffstat (limited to '')
-rw-r--r-- | themes/Sylvia/theme.css | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/themes/Sylvia/theme.css b/themes/Sylvia/theme.css index 8d0f8aac9..bc8b131a9 100644 --- a/themes/Sylvia/theme.css +++ b/themes/Sylvia/theme.css @@ -71,12 +71,11 @@ #menubar p { padding: 16px 16px 0; } -#menubar .button { - position:relative; - right:9px; - top:16px; - height:16px; - width:16px; + +.menubarFilter { + position: relative; + right: 8px; + top: 16px; } #menubar #mbIdentification { |