Skip to content
Snippets Groups Projects
Commit 6f0f738f authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

reduce padding by 1px after increasing image

parent 85a00246
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
position: absolute; position: absolute;
top: 0; top: 0;
left: 0; left: 0;
padding: 6px; padding: 5px;
padding-bottom: 0; padding-bottom: 0;
height: 45px; /* header height */ height: 45px; /* header height */
-moz-box-sizing: border-box; -moz-box-sizing: border-box;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment