mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
fix doubled up padding in docs navbar
This commit is contained in:
parent
38312640df
commit
2f38e5167d
@ -3,6 +3,9 @@
|
||||
//
|
||||
|
||||
.bd-navbar {
|
||||
padding-right: 0;
|
||||
padding-left: 0;
|
||||
|
||||
.navbar-nav {
|
||||
.nav-link {
|
||||
color: $bd-graphite-light;
|
||||
|
Loading…
Reference in New Issue
Block a user