]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix typo
authorChris Rebert <github@rebertia.com>
Wed, 18 Dec 2013 19:45:30 +0000 (11:45 -0800)
committerChris Rebert <github@rebertia.com>
Wed, 18 Dec 2013 19:45:30 +0000 (11:45 -0800)
examples/cover/cover.css

index defba7feb0f8d9770e8a0360407bf1ba1b05c1e9..bac1b08c955bb11cb183adeef13ac195cf87ca9a 100644 (file)
@@ -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 {