2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

tighten padding on mobile for navbar so horizontal scroll nav shows more

This commit is contained in:
Mark Otto
2017-05-31 09:09:29 -07:00
parent 67b83aa535
commit c3323d7b2a
+3
View File
@@ -10,6 +10,9 @@
box-shadow: 0 .5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
@include media-breakpoint-down(md) {
padding-right: .5rem;
padding-left: .5rem;
.navbar-nav-scroll {
max-width: 100%;
height: 2.5rem;