1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-10 07:37:27 +02:00
This commit is contained in:
Chris Rebert
2013-12-18 11:45:30 -08:00
parent d15218a09c
commit c4b0684e65

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 {