Browse code

docs: Fix docs' styling conflict with common names

Docker-DCO-1.1-Signed-off-by: O.S. Tezer <ostezer@gmail.com> (github: ostezer)

Closes issue #6329

O.S. Tezer authored on 2014/06/11 03:07:04
Showing 2 changed files
... ...
@@ -66,7 +66,7 @@
66 66
     </div>
67 67
   </div>
68 68
 
69
-  <div id="push"></div>
69
+  <div id="push-footer"></div>
70 70
 
71 71
 </div>
72 72
 
... ...
@@ -305,7 +305,7 @@ body {
305 305
   margin: 0 auto -379px;
306 306
 }
307 307
 /* Set the fixed height of the footer here */
308
-#push,
308
+#push-footer,
309 309
 #footer {
310 310
   height: 379px;
311 311
   background: #253237;