mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-21 13:29:00 +01:00
fixes #11925: cover template for firefox
This commit is contained in:
parent
ec261a83a5
commit
8142493b42
@ -40,6 +40,7 @@ body {
|
||||
.site-wrapper {
|
||||
display: table;
|
||||
width: 100%;
|
||||
height: 100%; /* For at leat Firefox */
|
||||
min-height: 100%;
|
||||
}
|
||||
.site-wrapper-inner {
|
||||
|
Loading…
x
Reference in New Issue
Block a user