]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix #17768 18089/head
authorAlmir Sarajcic <almir@optimum.ba>
Wed, 28 Oct 2015 15:27:49 +0000 (16:27 +0100)
committerAlmir Sarajcic <almir@optimum.ba>
Wed, 28 Oct 2015 15:27:55 +0000 (16:27 +0100)
scss/mixins/_forms.scss

index 8a59e04f6236e84ad26043237343e94f854bc502..eab8063e0a6f381bfdeb6b875a15d6b9752cb1eb 100644 (file)
@@ -5,7 +5,7 @@
 
 @mixin form-control-validation($color) {
   // Color the label and help text
-  .help-block,
+  .text-help,
   .form-control-label,
   .radio,
   .checkbox,