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
7ce62ffc
Commit
7ce62ffc
authored
13 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
make after merging in breadcrumbs wrap fix
parent
63fd119c
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
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/assets/bootstrap.zip
+0
-0
docs/assets/bootstrap.zip
docs/assets/css/bootstrap.css
+1
-1
docs/assets/css/bootstrap.css
with
1 addition
and
1 deletion
+1
-1
docs/assets/bootstrap.zip
+
0
-
0
View file @
7ce62ffc
No preview for this file type
This diff is collapsed.
Click to expand it.
docs/assets/css/bootstrap.css
+
1
-
1
View file @
7ce62ffc
...
...
@@ -2642,7 +2642,7 @@ button.btn.small, input[type="submit"].btn.small {
box-shadow
:
inset
0
1px
0
#ffffff
;
}
.breadcrumb
li
{
display
:
inline
;
display
:
inline
-block
;
text-shadow
:
0
1px
0
#ffffff
;
}
.breadcrumb
.divider
{
...
...
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