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
c97d304c
Commit
c97d304c
authored
12 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
derp, fix broke css and recompile
parent
9443eb6e
1 merge request
!6821
Typeahead updater
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/assets/css/bootstrap.css
+6155
-0
docs/assets/css/bootstrap.css
less/navbar.less
+0
-4
less/navbar.less
with
6155 additions
and
4 deletions
+6155
-4
docs/assets/css/bootstrap.css
+
6155
-
0
View file @
c97d304c
This diff is collapsed.
Click to expand it.
less/navbar.less
+
0
-
4
View file @
c97d304c
...
...
@@ -338,10 +338,6 @@
}
}
// Caret should match text color on hover
.navbar .nav li.dropdown > a:hover .caret {
border-top-color: @navbarLinkColorHover;
border-bottom-color: @navbarLinkColorHover;
// Caret should match text color on hover/focus
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
...
...
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