Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
acd8ba58
Commit
acd8ba58
authored
Mar 12, 2014
by
Mark Otto
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #13039 from twbs/dropdown-pull-right-deprec
comply with .dropdown-menu.pull-right deprecation in docs
parents
065fe98a
4c76c792
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
docs/components.html
docs/components.html
+4
-4
No files found.
docs/components.html
View file @
acd8ba58
...
@@ -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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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