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