2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00
This commit is contained in:
Chris Rebert
2013-12-18 11:45:30 -08:00
parent d15218a09c
commit c4b0684e65
+1 -1
View File
@@ -40,7 +40,7 @@ body {
.site-wrapper { .site-wrapper {
display: table; display: table;
width: 100%; width: 100%;
height: 100%; /* For at leat Firefox */ height: 100%; /* For at least Firefox */
min-height: 100%; min-height: 100%;
} }
.site-wrapper-inner { .site-wrapper-inner {