Commit 40cbfb69 authored by Mark Otto's avatar Mark Otto

undo old change to navbar brand from this branch

parent 6b74b871
......@@ -3269,10 +3269,6 @@ textarea.input-group-sm > .input-group-btn > .btn {
.navbar-fixed-bottom {
border-radius: 0;
}
.navbar-fixed-top .navbar-header,
.navbar-fixed-bottom .navbar-header {
margin-left: -15px;
}
}
.navbar-fixed-top {
......
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -123,10 +123,6 @@
// Undo the rounded corners
@media (min-width: @grid-float-breakpoint) {
border-radius: 0;
.navbar-header {
margin-left: -@navbar-padding-horizontal;
}
}
}
.navbar-fixed-top {
......
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