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
3fa97137
Commit
3fa97137
authored
13 years ago
by
Mark Otto
Browse files
Options
Download
Plain Diff
Merge branch 'master' of
https://github.com/bastula/bootstrap
into bastula-master
parents
7dffeb47
8a8daca7
2 merge requests
!1882
[2.0.1-wip] black/dark button
,
!1894
[2.0.1 wip] -- fixing Issue #1893 - removing hardcoded color border from <hr/>
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/base-css.html
+1
-1
docs/base-css.html
with
1 addition
and
1 deletion
+1
-1
docs/base-css.html
+
1
-
1
View file @
3fa97137
...
...
@@ -1544,7 +1544,7 @@ For example, <code>section</code> should be wrapped as inline.
<a
class=
"btn"
href=
"#"
><i
class=
"icon-align-justify"
></i></a>
</div>
<div
class=
"btn-group"
>
<a
class=
"btn btn-primary"
href=
"#"
><i
class=
"icon
white user
"
></i>
User
</a>
<a
class=
"btn btn-primary"
href=
"#"
><i
class=
"icon
-user icon-white
"
></i>
User
</a>
<a
class=
"btn btn-primary dropdown-toggle"
data-toggle=
"dropdown"
href=
"#"
><span
class=
"caret"
></span></a>
<ul
class=
"dropdown-menu"
>
<li><a
href=
"#"
><i
class=
"icon-pencil"
></i>
Edit
</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