mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
don't let that interfere with the navbar
This commit is contained in:
parent
d6b6a20a0d
commit
a84e51a2dc
@ -321,9 +321,11 @@
|
||||
.bg-info,
|
||||
.bg-warning,
|
||||
.bg-danger {
|
||||
padding: .5rem;
|
||||
margin-top: .5rem;
|
||||
margin-bottom: .5rem;
|
||||
&:not(.navbar) {
|
||||
padding: .5rem;
|
||||
margin-top: .5rem;
|
||||
margin-bottom: .5rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user