Browse Source

fix header and footer CT#7539

aragonc 9 years ago
parent
commit
72a1ef4e4f

+ 0 - 1
app/Resources/public/css/base.css

@@ -30,7 +30,6 @@ header{
   clear: both;
 }
 footer {
-  height: 7em;
   padding-top: 15px;
 }
 footer #footer_right{

+ 1 - 0
app/Resources/public/css/themes/cosmic_campus/default.css

@@ -159,6 +159,7 @@ footer{
   background: #272727;
   color: #9DD0F1;
   border-top: 4px solid #546667;
+  height: auto;
 }
 footer a{
   color: #ffffff;