From: Mark Otto Date: Fri, 30 Nov 2012 07:27:09 +0000 (-0800) Subject: update comment X-Git-Tag: v2.2.2~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=721b56830358f283caf1e7887e3308a79e98b825;p=thirdparty%2Fbootstrap.git update comment --- diff --git a/less/navs.less b/less/navs.less index 4cffa8a68d..2d08e79dac 100644 --- a/less/navs.less +++ b/less/navs.less @@ -22,6 +22,7 @@ } // Prevent IE8 from misplacing imgs +// See https://github.com/h5bp/html5-boilerplate/issues/984#issuecomment-3985989 .nav > li > a > img { max-width: none; }