Difference between revisions of "Template:UCC Ireland/Footer Style"

(Created page with ".footer { position: fixed; right: 0px; bottom: 0px; left: 0px; height: 100px; }")
 
Line 4: Line 4:
 
bottom: 0px;
 
bottom: 0px;
 
left: 0px;
 
left: 0px;
height: 100px;
+
width: 100%;
 +
min-height: 0px;
 
}
 
}

Revision as of 13:17, 13 July 2017

.footer { position: fixed; right: 0px; bottom: 0px; left: 0px; width: 100%; min-height: 0px; }