1
0

BP: Edited 1column layout to look like it was supposed to in the first place.

This commit is contained in:
Matthias Mees
2007-12-04 10:34:57 +00:00
parent 1856be9aec
commit de2e9ae2c5
6 changed files with 37 additions and 40 deletions

View File

@ -9,7 +9,11 @@
.layout1col_content {
float: none !important;
float: none!important;
}
.layout1col_right_full {
float: none!important;
}
/* stop the footer from extending the page's height */