Commit 456d6a07 authored by Mark Otto's avatar Mark Otto
Browse files

style our svg icons in the navbar

parent bf0fcd7a
Showing with 7 additions and 0 deletions
+7 -0
......@@ -38,6 +38,13 @@
}
}
.navbar-nav-svg {
display: inline-block;
width: 1rem;
height: 1rem;
vertical-align: text-top;
}
.dropdown-menu {
font-size: .875rem;
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment