From 721b56830358f283caf1e7887e3308a79e98b825 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 29 Nov 2012 23:27:09 -0800 Subject: [PATCH] update comment --- less/navs.less | 1 + 1 file changed, 1 insertion(+) 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; }