mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
undo old change to navbar brand from this branch
This commit is contained in:
parent
6b74b871df
commit
40cbfb69d2
4
dist/css/bootstrap.css
vendored
4
dist/css/bootstrap.css
vendored
@ -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 {
|
||||
|
2
dist/css/bootstrap.min.css
vendored
2
dist/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user