Commit bde9c64c authored by Mark Otto's avatar Mark Otto Committed by Mark Otto
Browse files

Apply the invalid/valid state to the class name

parent 80cf395e
Showing with 2 additions and 2 deletions
+2 -2
......@@ -33,8 +33,8 @@
box-shadow: 0 0 0 .2rem rgba($color,.25);
}
~ .invalid-feedback,
~ .invalid-tooltip {
~ .#{$state}-feedback,
~ .#{$state}-tooltip {
display: block;
}
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment