2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03: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
-4
View File
@@ -37,10 +37,6 @@
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {