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
9e23bbc1
Commit
9e23bbc1
authored
9 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
fix broke markup
parent
925f0ca0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/components/forms.md
+0
-7
docs/components/forms.md
with
0 additions
and
7 deletions
+0
-7
docs/components/forms.md
+
0
-
7
View file @
9e23bbc1
...
...
@@ -573,13 +573,6 @@ Ensure that an alternative indication of state is also provided. For instance, y
Checkbox with warning
</label>
</div>
<div
class=
"has-danger"
>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
id=
"checkboxDanger"
value=
"option1"
>
Checkbox with danger
</label>
</div>
<div
class=
"checkbox has-danger"
>
<label>
<input
type=
"checkbox"
id=
"checkboxDanger"
value=
"option1"
>
...
...
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