From: Valentine Abanosimov Date: Sun, 30 Oct 2016 18:57:04 +0000 (+0300) Subject: Fixes #20975: removed trailing whitespace X-Git-Tag: v4.0.0-alpha.6~466^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F21046%2Fhead;p=thirdparty%2Fbootstrap.git Fixes #20975: removed trailing whitespace --- diff --git a/scss/_navbar.scss b/scss/_navbar.scss index e020b677eb..3ee8d41071 100644 --- a/scss/_navbar.scss +++ b/scss/_navbar.scss @@ -226,7 +226,7 @@ .navbar-divider { background-color: rgba(0,0,0,.075); } - + .navbar-text { color: $navbar-light-color; }