diff options
-rw-r--r-- | themes/seven/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/seven/style.css b/themes/seven/style.css index 3087ff859..0f7633c19 100644 --- a/themes/seven/style.css +++ b/themes/seven/style.css @@ -890,7 +890,7 @@ ol.task-list li.done { z-index: 10; } #overlay-tabs { - bottom: -2px; + bottom: -1px; font-size: 1.54em; line-height: 1.54em; margin: 0; |