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

Remove print-specific img max-width:100%; style so that Google Maps and other widgets print correctly

See https://github.com/h5bp/html5-boilerplate/issues/1741
X-Ref: #1506
This commit is contained in:
Chris Rebert 2016-01-21 14:18:54 -08:00
parent bd8c03bfc6
commit 8820c563d2

View file

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