1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-24 14:13:06 +02:00

don't let that interfere with the navbar

This commit is contained in:
Mark Otto
2015-08-18 00:47:10 -07:00
parent d6b6a20a0d
commit a84e51a2dc

View File

@@ -321,11 +321,13 @@
.bg-info,
.bg-warning,
.bg-danger {
&:not(.navbar) {
padding: .5rem;
margin-top: .5rem;
margin-bottom: .5rem;
}
}
}
//