summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/css/header.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/header.css b/core/css/header.css
index e9ca5352df9..d2645c6a7d5 100644
--- a/core/css/header.css
+++ b/core/css/header.css
@@ -34,7 +34,7 @@
position: absolute;
top: 0;
left: 0;
- padding: 6px;
+ padding: 5px;
padding-bottom: 0;
height: 45px; /* header height */
-moz-box-sizing: border-box;