Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2012-11-30 11:27:09 +0400
committerMark Otto <otto@github.com>2012-11-30 11:27:09 +0400
commit721b56830358f283caf1e7887e3308a79e98b825 (patch)
tree18e164c07e94d0924e84dff59163e99ca9a868e5 /less
parentc5173cdb92f36c29ee4992ba68ea96cf623c55f1 (diff)
update comment
Diffstat (limited to 'less')
-rw-r--r--less/navs.less1
1 files changed, 1 insertions, 0 deletions
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;
}