2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

undo old change to navbar brand from this branch

This commit is contained in:
Mark Otto
2013-08-17 22:44:59 -07:00
parent 6b74b871df
commit 40cbfb69d2
3 changed files with 1 additions and 9 deletions
-4
View File
@@ -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 {
+1 -1
View File
File diff suppressed because one or more lines are too long
-4
View File
@@ -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 {