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
fd413053
Commit
fd413053
authored
Dec 14, 2013
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mention lack of support for split button dropdowns in vertical button groups
parent
a54dbfdf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
components.html
components.html
+1
-1
No files found.
components.html
View file @
fd413053
...
@@ -1103,7 +1103,7 @@ base_url: "../"
...
@@ -1103,7 +1103,7 @@ base_url: "../"
{% endhighlight %}
{% endhighlight %}
<h3
id=
"btn-groups-vertical"
>
Vertical variation
</h3>
<h3
id=
"btn-groups-vertical"
>
Vertical variation
</h3>
<p>
Make a set of buttons appear vertically stacked rather than horizontally.
</p>
<p>
Make a set of buttons appear vertically stacked rather than horizontally.
<strong
class=
"text-danger"
>
Split button dropdowns are not supported here.
</strong>
</p>
<div
class=
"bs-example"
>
<div
class=
"bs-example"
>
<div
class=
"btn-group-vertical"
>
<div
class=
"btn-group-vertical"
>
<button
type=
"button"
class=
"btn btn-default"
>
Button
</button>
<button
type=
"button"
class=
"btn btn-default"
>
Button
</button>
...
...
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