From: Chris Rebert Date: Tue, 3 Dec 2013 19:14:13 +0000 (-0800) Subject: reference root issue in explanatory comment X-Git-Tag: v3.0.3~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=199872418c1d0aac6e79218cfb86ba2b751e571e;p=thirdparty%2Fbootstrap.git reference root issue in explanatory comment --- diff --git a/less/navbar.less b/less/navbar.less index 9c5eeed4ed..7188703e58 100644 --- a/less/navbar.less +++ b/less/navbar.less @@ -178,7 +178,7 @@ padding: 9px 10px; .navbar-vertical-align(34px); background-color: transparent; - background-image: none; // Fix for at least Firefox on Android, per #11468 + background-image: none; // Reset unusual Firefox-on-Android default style; see https://github.com/necolas/normalize.css/issues/214 border: 1px solid transparent; border-radius: @border-radius-base;