Commit a84e51a2 authored by Mark Otto's avatar Mark Otto

don't let that interfere with the navbar

parent d6b6a20a
...@@ -321,10 +321,12 @@ ...@@ -321,10 +321,12 @@
.bg-info, .bg-info,
.bg-warning, .bg-warning,
.bg-danger { .bg-danger {
&:not(.navbar) {
padding: .5rem; padding: .5rem;
margin-top: .5rem; margin-top: .5rem;
margin-bottom: .5rem; margin-bottom: .5rem;
} }
}
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment