Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
4c76c792
Commit
4c76c792
authored
11 years ago
by
Chris Rebert
Browse files
Options
Download
Email Patches
Plain Diff
comply with .dropdown-menu.pull-right deprecation in docs
parent
1902f0ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/components.html
+4
-4
docs/components.html
with
4 additions
and
4 deletions
+4
-4
docs/components.html
+
4
-
4
View file @
4c76c792
...
@@ -740,7 +740,7 @@ lead: "Over a dozen reusable components built to provide iconography, dropdowns,
...
@@ -740,7 +740,7 @@ lead: "Over a dozen reusable components built to provide iconography, dropdowns,
<span
class=
"caret"
></span>
<span
class=
"caret"
></span>
<span
class=
"sr-only"
>
Toggle Dropdown
</span>
<span
class=
"sr-only"
>
Toggle Dropdown
</span>
</button>
</button>
<ul
class=
"dropdown-menu
pull
-right"
role=
"menu"
>
<ul
class=
"dropdown-menu
dropdown-menu
-right"
role=
"menu"
>
<li><a
href=
"#"
>
Action
</a></li>
<li><a
href=
"#"
>
Action
</a></li>
<li><a
href=
"#"
>
Another action
</a></li>
<li><a
href=
"#"
>
Another action
</a></li>
<li><a
href=
"#"
>
Something else here
</a></li>
<li><a
href=
"#"
>
Something else here
</a></li>
...
@@ -973,7 +973,7 @@ lead: "Over a dozen reusable components built to provide iconography, dropdowns,
...
@@ -973,7 +973,7 @@ lead: "Over a dozen reusable components built to provide iconography, dropdowns,
<input
type=
"text"
class=
"form-control"
>
<input
type=
"text"
class=
"form-control"
>
<div
class=
"input-group-btn"
>
<div
class=
"input-group-btn"
>
<button
type=
"button"
class=
"btn btn-default dropdown-toggle"
data-toggle=
"dropdown"
>
Action
<span
class=
"caret"
></span></button>
<button
type=
"button"
class=
"btn btn-default dropdown-toggle"
data-toggle=
"dropdown"
>
Action
<span
class=
"caret"
></span></button>
<ul
class=
"dropdown-menu
pull
-right"
role=
"menu"
>
<ul
class=
"dropdown-menu
dropdown-menu
-right"
role=
"menu"
>
<li><a
href=
"#"
>
Action
</a></li>
<li><a
href=
"#"
>
Action
</a></li>
<li><a
href=
"#"
>
Another action
</a></li>
<li><a
href=
"#"
>
Another action
</a></li>
<li><a
href=
"#"
>
Something else here
</a></li>
<li><a
href=
"#"
>
Something else here
</a></li>
...
@@ -1007,7 +1007,7 @@ lead: "Over a dozen reusable components built to provide iconography, dropdowns,
...
@@ -1007,7 +1007,7 @@ lead: "Over a dozen reusable components built to provide iconography, dropdowns,
<input
type=
"text"
class=
"form-control"
>
<input
type=
"text"
class=
"form-control"
>
<div
class=
"input-group-btn"
>
<div
class=
"input-group-btn"
>
<button
type=
"button"
class=
"btn btn-default dropdown-toggle"
data-toggle=
"dropdown"
>
Action
<span
class=
"caret"
></span></button>
<button
type=
"button"
class=
"btn btn-default dropdown-toggle"
data-toggle=
"dropdown"
>
Action
<span
class=
"caret"
></span></button>
<ul
class=
"dropdown-menu
pull
-right"
>
<ul
class=
"dropdown-menu
dropdown-menu
-right"
>
<li><a
href=
"#"
>
Action
</a></li>
<li><a
href=
"#"
>
Action
</a></li>
<li><a
href=
"#"
>
Another action
</a></li>
<li><a
href=
"#"
>
Another action
</a></li>
<li><a
href=
"#"
>
Something else here
</a></li>
<li><a
href=
"#"
>
Something else here
</a></li>
...
@@ -1051,7 +1051,7 @@ lead: "Over a dozen reusable components built to provide iconography, dropdowns,
...
@@ -1051,7 +1051,7 @@ lead: "Over a dozen reusable components built to provide iconography, dropdowns,
<span
class=
"caret"
></span>
<span
class=
"caret"
></span>
<span
class=
"sr-only"
>
Toggle Dropdown
</span>
<span
class=
"sr-only"
>
Toggle Dropdown
</span>
</button>
</button>
<ul
class=
"dropdown-menu
pull
-right"
role=
"menu"
>
<ul
class=
"dropdown-menu
dropdown-menu
-right"
role=
"menu"
>
<li><a
href=
"#"
>
Action
</a></li>
<li><a
href=
"#"
>
Action
</a></li>
<li><a
href=
"#"
>
Another action
</a></li>
<li><a
href=
"#"
>
Another action
</a></li>
<li><a
href=
"#"
>
Something else here
</a></li>
<li><a
href=
"#"
>
Something else here
</a></li>
...
...
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
Menu
Explore
Projects
Groups
Snippets