mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
space out consecutive navs better
This commit is contained in:
parent
adefbf6ebe
commit
7629e08d2b
2
docs/assets/css/docs.min.css
vendored
2
docs/assets/css/docs.min.css
vendored
File diff suppressed because one or more lines are too long
@ -884,6 +884,9 @@ body {
|
||||
margin: .25rem;
|
||||
}
|
||||
|
||||
> .nav + .nav {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user