diff options
Diffstat (limited to 'template/yoga/menubar.css')
-rw-r--r-- | template/yoga/menubar.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/menubar.css b/template/yoga/menubar.css index c89c6c304..b1a768aa9 100644 --- a/template/yoga/menubar.css +++ b/template/yoga/menubar.css @@ -16,7 +16,7 @@ #menubar DT { font-weight: bold; /* default for h2 */ margin: 0; - padding: 5px 10px; + padding: 5px 5px 5px 5px; font-size: 120%; text-align: center; } |