Better alignment for navbar buttons

This commit is contained in:
Neil Brommer 2017-12-12 16:02:21 -08:00
parent 9572531786
commit 15ccd7c41b

View file

@ -40,7 +40,7 @@ pre {
/* Move the navbar contents onto the same line as the toggler */ /* Move the navbar contents onto the same line as the toggler */
#navbarCollapse { #navbarCollapse {
margin-top: -3rem !important; margin-top: -2.5rem !important;
margin-right: 50px; margin-right: 50px;
} }