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
f42ef5fa
Commit
f42ef5fa
authored
6 years ago
by
ysds
Committed by
Johann-S
6 years ago
Browse files
Options
Download
Email Patches
Plain Diff
fix(doc): typo in dropdowns.md
parent
788f3e68
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/4.1/components/dropdowns.md
+1
-1
docs/4.1/components/dropdowns.md
with
1 addition
and
1 deletion
+1
-1
docs/4.1/components/dropdowns.md
+
1
-
1
View file @
f42ef5fa
...
@@ -436,7 +436,7 @@ Trigger dropdown menus at the right of the elements by adding `.dropright` to th
...
@@ -436,7 +436,7 @@ Trigger dropdown menus at the right of the elements by adding `.dropright` to th
Split dropright
Split dropright
</button>
</button>
<button
type=
"button"
class=
"btn btn-secondary dropdown-toggle dropdown-toggle-split"
data-toggle=
"dropdown"
aria-haspopup=
"true"
aria-expanded=
"false"
>
<button
type=
"button"
class=
"btn btn-secondary dropdown-toggle dropdown-toggle-split"
data-toggle=
"dropdown"
aria-haspopup=
"true"
aria-expanded=
"false"
>
<span
class=
"sr-only"
>
Toggle Drop
d
right
</span>
<span
class=
"sr-only"
>
Toggle Dropright
</span>
</button>
</button>
<div
class=
"dropdown-menu"
>
<div
class=
"dropdown-menu"
>
<a
class=
"dropdown-item"
href=
"#"
>
Action
</a>
<a
class=
"dropdown-item"
href=
"#"
>
Action
</a>
...
...
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