0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

Merge pull request #19000 from twbs/print-img-max-width-100-hell

Remove print-specific img max-width:100%; style so that Google Maps etc. print correctly
This commit is contained in:
Mark Otto 2016-01-23 20:37:36 -08:00
commit fa0e68e486

View File

@ -37,10 +37,6 @@
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {