aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-12-18 13:06:47 -0800
committerMark Otto <[email protected]>2013-12-18 13:06:47 -0800
commit5bba8744679ddead8673c003997410c71fc47000 (patch)
tree7cb520f428a788652871240a19a9fcc401ecf9f6 /examples
parent6315043b1c11c6391f155e0c7299783a13cfee74 (diff)
parent3f577ab86c4e07493d5d24f5fdd3dba30c199400 (diff)
downloadbootstrap-5bba8744679ddead8673c003997410c71fc47000.tar.xz
bootstrap-5bba8744679ddead8673c003997410c71fc47000.zip
Merge branch 'master' into docs_derp
Diffstat (limited to 'examples')
-rw-r--r--examples/cover/cover.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cover/cover.css b/examples/cover/cover.css
index defba7feb..bac1b08c9 100644
--- a/examples/cover/cover.css
+++ b/examples/cover/cover.css
@@ -40,7 +40,7 @@ body {
.site-wrapper {
display: table;
width: 100%;
- height: 100%; /* For at leat Firefox */
+ height: 100%; /* For at least Firefox */
min-height: 100%;
}
.site-wrapper-inner {