Alex Aragón 6 年 前
コミット
3b6e518d47
1 ファイル変更2 行追加1 行削除
  1. 2 1
      app/Resources/public/css/base.css

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

@@ -24,8 +24,9 @@ body {
     bottom: 0;
     bottom: 0;
     width: 100%;
     width: 100%;
     /* Set the fixed height of the footer here */
     /* Set the fixed height of the footer here */
-    height: 60px;
+    height: auto;
     background-color: #f5f5f5;
     background-color: #f5f5f5;
+    display: inline-flex;
 }
 }
 /* Custom page CSS
 /* Custom page CSS
 -------------------------------------------------- */
 -------------------------------------------------- */