浏览代码

remove useless css styles

damien 12 年前
父节点
当前提交
9874960700
共有 1 个文件被更改,包括 0 次插入9 次删除
  1. 0 9
      pboard/pboard/templates/master.mak

+ 0 - 9
pboard/pboard/templates/master.mak 查看文件

21
         margin: 0 auto -60px;
21
         margin: 0 auto -60px;
22
       }
22
       }
23
 
23
 
24
-      /* Set the fixed height of the footer here */
25
-      #push,
26
-      #footer {
27
-        height: 60px;
28
-      }
29
-      #footer {
30
-        background-color: #f5f5f5;
31
-      }
32
-
33
       /* Lastly, apply responsive CSS fixes as necessary */
24
       /* Lastly, apply responsive CSS fixes as necessary */
34
       @media (max-width: 767px) {
25
       @media (max-width: 767px) {
35
         #footer {
26
         #footer {