style our svg icons in the navbar
This commit is contained in:
parent
bf0fcd7a96
commit
456d6a07f0
1 changed files with 7 additions and 0 deletions
|
|
@ -38,6 +38,13 @@
|
|||
}
|
||||
}
|
||||
|
||||
.navbar-nav-svg {
|
||||
display: inline-block;
|
||||
width: 1rem;
|
||||
height: 1rem;
|
||||
vertical-align: text-top;
|
||||
}
|
||||
|
||||
.dropdown-menu {
|
||||
font-size: .875rem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue