From: Mark Otto Date: Tue, 18 Oct 2016 05:17:02 +0000 (-0700) Subject: lint X-Git-Tag: v4.0.0-alpha.5~4^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8be341ee96ed128a7ab60e314ec49a78b23239d9;p=thirdparty%2Fbootstrap.git lint --- diff --git a/scss/_navbar.scss b/scss/_navbar.scss index ea4f578170..7e7db908bd 100644 --- a/scss/_navbar.scss +++ b/scss/_navbar.scss @@ -141,8 +141,8 @@ @include media-breakpoint-down($breakpoint) { .navbar-brand { - float: none; display: block; + float: none; margin-top: .5rem; margin-right: 0; }