mirror of
https://github.com/discourse/discourse.git
synced 2025-04-23 15:34:22 +08:00
UX: images should be responsive in embedded comments
This commit is contained in:
parent
fd58ca1903
commit
6a59187ae8
@ -70,6 +70,7 @@ article.post {
|
||||
}
|
||||
img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
p {
|
||||
margin: 0 0 1em 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user