Skip to content
GitLab
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
456d6a07
Commit
456d6a07
authored
7 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
style our svg icons in the navbar
parent
bf0fcd7a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/assets/scss/_nav.scss
+7
-0
docs/assets/scss/_nav.scss
with
7 additions
and
0 deletions
+7
-0
docs/assets/scss/_nav.scss
+
7
-
0
View file @
456d6a07
...
...
@@ -38,6 +38,13 @@
}
}
.navbar-nav-svg
{
display
:
inline-block
;
width
:
1rem
;
height
:
1rem
;
vertical-align
:
text-top
;
}
.dropdown-menu
{
font-size
:
.875rem
;
}
...
...
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