瀏覽代碼

fix header and footer CT#7539

aragonc 9 年之前
父節點
當前提交
72a1ef4e4f
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 0 1
      app/Resources/public/css/base.css
  2. 1 0
      app/Resources/public/css/themes/cosmic_campus/default.css

+ 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;