From: Chris Rebert Date: Wed, 18 Dec 2013 19:45:30 +0000 (-0800) Subject: fix typo X-Git-Tag: v3.1.0~145^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4b0684e65d035c66df09bc16a9f2df1a4a6a28b;p=thirdparty%2Fbootstrap.git fix typo --- diff --git a/examples/cover/cover.css b/examples/cover/cover.css index defba7feb0..bac1b08c95 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 {