]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove print-specific img max-width:100%; style so that Google Maps and other widgets... 19000/head
authorChris Rebert <github@chrisrebert.com>
Thu, 21 Jan 2016 22:18:54 +0000 (14:18 -0800)
committerChris Rebert <github@chrisrebert.com>
Thu, 21 Jan 2016 22:18:54 +0000 (14:18 -0800)
See https://github.com/h5bp/html5-boilerplate/issues/1741
X-Ref: #1506

scss/_print.scss

index e2929bb487792a4b266507238a3b8130b7afd9d4..c6b8f35ab2d327cf742fa4b520f5513d3a17149b 100644 (file)
     page-break-inside: avoid;
   }
 
-  img {
-    max-width: 100% !important;
-  }
-
   p,
   h2,
   h3 {