Commit a84e51a2 authored by Mark Otto's avatar Mark Otto
Browse files

don't let that interfere with the navbar

parent d6b6a20a
Showing with 5 additions and 3 deletions
+5 -3
......@@ -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;
}
}
}
......
Supports Markdown
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