diff options
Diffstat (limited to 'template/yoga/menubar.css')
-rw-r--r-- | template/yoga/menubar.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/template/yoga/menubar.css b/template/yoga/menubar.css index 4e0b1e94a..b9092d831 100644 --- a/template/yoga/menubar.css +++ b/template/yoga/menubar.css @@ -134,8 +134,9 @@ FORM#quicksearch { margin-bottom: 1px; } input#qsearchInput { - width: 90%; + width: 90%; } +#menubar #mbMenu p { margin: 0px; padding: 0px; } #menubar #menuTagCloud { text-align: center; |