welcome css pathc, issue 896, thanks Angelo

This commit is contained in:
mdipierro
2012-07-16 13:16:02 -05:00
parent ded1292495
commit 487fc8e4af
4 changed files with 111 additions and 100 deletions
+1 -4
View File
@@ -1,5 +1,4 @@
/** these MUST stay **/
body { margin: 0; padding:0; border: 0; }
a { text-decoration:none; white-space: nowrap;}
a:hover {text-decoration: underline}
a.button {text-decoration: none}
@@ -38,9 +37,7 @@ ul { list-style-type: none; margin: 0px; padding: 0px; }
/** end **/
/* Sticky footer begin */
html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;