]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix small typo introduced in e2029e1 14057/head
authorHeinrich Fenkart <hnrch02@gmail.com>
Mon, 7 Jul 2014 07:23:12 +0000 (09:23 +0200)
committerHeinrich Fenkart <hnrch02@gmail.com>
Mon, 7 Jul 2014 07:23:12 +0000 (09:23 +0200)
less/forms.less

index 26589b3ebd9c758f665c154932fa5c11e3cfe065..baeea7ca6957503154d6db345b4f57bf7cb2ec10 100644 (file)
@@ -212,7 +212,7 @@ input[type="month"] {
   margin-bottom: 10px;
 
   label {
-    min-height: @line-height-computed; // Ensure the input doens't jump when no text
+    min-height: @line-height-computed; // Ensure the input doesn't jump when there is no text
     padding-left: 20px;
     margin-bottom: 0;
     font-weight: normal;