mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-14 00:50:14 -04:00
BUGFIX: bouncing images everywhere!
NOTE: inline attribute and style do not have precedence over CSS styling...
This commit is contained in:
parent
259295d865
commit
eba54653c3
1 changed files with 0 additions and 1 deletions
|
@ -692,7 +692,6 @@ blockquote { /* solo quotes */
|
|||
}
|
||||
img, svg {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue