mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
BUGFIX: bouncing images everywhere!
NOTE: inline attribute and style do not have precedence over CSS styling...
This commit is contained in:
@@ -692,7 +692,6 @@ blockquote { /* solo quotes */
|
|||||||
}
|
}
|
||||||
img, svg {
|
img, svg {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
height: auto;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user