Increase bottom margin header
authorJef van Schendel <mail@jefvanschendel.nl>
Sat, 31 Mar 2012 12:25:37 +0000 (14:25 +0200)
committerJef van Schendel <mail@jefvanschendel.nl>
Sat, 31 Mar 2012 12:25:37 +0000 (14:25 +0200)
mediagoblin/static/css/base.css

index 4215ad13fc10c05be60a7f5cfe34adcb31b62021..0face2a107edb17018a5fc15221d00ced2fd2f8c 100644 (file)
@@ -115,7 +115,7 @@ input, textarea {
 header {
   width: 100%;
   padding: 0;
-  margin-bottom: 20px;
+  margin-bottom: 42px;
   background-color: #303030;
   height: 34px;
   border-bottom: 1px solid #252525;