Browse Source

remove useless css styles

damien 11 years ago
parent
commit
9874960700
1 changed files with 0 additions and 9 deletions
  1. 0 9
      pboard/pboard/templates/master.mak

+ 0 - 9
pboard/pboard/templates/master.mak View File

@@ -21,15 +21,6 @@
21 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 24
       /* Lastly, apply responsive CSS fixes as necessary */
34 25
       @media (max-width: 767px) {
35 26
         #footer {