Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
bde9c64c
Commit
bde9c64c
authored
7 years ago
by
Mark Otto
Committed by
Mark Otto
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Apply the invalid/valid state to the class name
parent
80cf395e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/mixins/_forms.scss
+2
-2
scss/mixins/_forms.scss
with
2 additions
and
2 deletions
+2
-2
scss/mixins/_forms.scss
+
2
-
2
View file @
bde9c64c
...
...
@@ -33,8 +33,8 @@
box-shadow
:
0
0
0
.2rem
rgba
(
$color
,.
25
);
}
~
.
invalid
-feedback
,
~
.
invalid
-tooltip
{
~
.
#{
$state
}
-feedback
,
~
.
#{
$state
}
-tooltip
{
display
:
block
;
}
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment