mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
undo old change to navbar brand from this branch
This commit is contained in:
Vendored
-4
@@ -3269,10 +3269,6 @@ textarea.input-group-sm > .input-group-btn > .btn {
|
|||||||
.navbar-fixed-bottom {
|
.navbar-fixed-bottom {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
}
|
}
|
||||||
.navbar-fixed-top .navbar-header,
|
|
||||||
.navbar-fixed-bottom .navbar-header {
|
|
||||||
margin-left: -15px;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-fixed-top {
|
.navbar-fixed-top {
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -123,10 +123,6 @@
|
|||||||
// Undo the rounded corners
|
// Undo the rounded corners
|
||||||
@media (min-width: @grid-float-breakpoint) {
|
@media (min-width: @grid-float-breakpoint) {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
|
||||||
.navbar-header {
|
|
||||||
margin-left: -@navbar-padding-horizontal;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.navbar-fixed-top {
|
.navbar-fixed-top {
|
||||||
|
|||||||
Reference in New Issue
Block a user