]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/4732'
authorTom Hughes <tom@compton.nu>
Sun, 28 Apr 2024 17:45:44 +0000 (18:45 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 28 Apr 2024 17:45:44 +0000 (18:45 +0100)
app/assets/stylesheets/common.scss

index 9aefd3d695978e929ac7517497c26a13f6bbb3ba..d8f13287bf5b53f6127178beb7945f3b8a5c02a4 100644 (file)
@@ -10,11 +10,6 @@ body {
   font-size: $typeheight;
 }
 
-p > img {
-  width: auto;
-  max-width: 100%;
-}
-
 time[title] {
   text-decoration: underline dotted;
 }