Header doesn't need a height
authorJef van Schendel <mail@jefvanschendel.nl>
Wed, 7 Mar 2012 15:17:21 +0000 (16:17 +0100)
committerJef van Schendel <mail@jefvanschendel.nl>
Wed, 7 Mar 2012 15:17:21 +0000 (16:17 +0100)
mediagoblin/static/css/base.css

index 77c27217096535e935a5d2691085e5e72ba30d18..e173d36fb7ef3ef641ae4a6541f05299eb9adec5 100644 (file)
@@ -114,7 +114,6 @@ input, textarea {
 
 header {
   width: 100%;
-  height: 36px;
   padding-top: 14px;
   margin-bottom: 20px;
   border-bottom: 1px solid #333;