0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
This commit is contained in:
Mark Otto 2016-10-17 22:17:02 -07:00
parent 87689833fb
commit 8be341ee96

View File

@ -141,8 +141,8 @@
@include media-breakpoint-down($breakpoint) {
.navbar-brand {
float: none;
display: block;
float: none;
margin-top: .5rem;
margin-right: 0;
}