mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-29 16:19:53 +02:00
space out consecutive navs better
This commit is contained in:
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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user