1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

update comment

This commit is contained in:
Mark Otto 2012-11-29 23:27:09 -08:00
parent c5173cdb92
commit 721b568303

View file

@ -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;
}