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:
parent
bd8c03bfc6
commit
8820c563d2
1 changed files with 0 additions and 4 deletions
|
@ -37,10 +37,6 @@
|
|||
page-break-inside: avoid;
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100% !important;
|
||||
}
|
||||
|
||||
p,
|
||||
h2,
|
||||
h3 {
|
||||
|
|
Loading…
Add table
Reference in a new issue