]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Remove custom css applied to images inside paragraphs
[rails.git] / app / assets / stylesheets / common.scss
index c0f6c367c85271d2dc615f0c761bd346de3fa24c..7871e8a41ab3f1c67fcb934194347fae8596d883 100644 (file)
@@ -10,11 +10,6 @@ body {
   font-size: $typeheight;
 }
 
-p > img {
-  width: auto;
-  max-width: 100%;
-}
-
 time[title] {
   text-decoration: underline dotted;
 }