Commit f993d7f0 authored by Clement Ho's avatar Clement Ho Committed by Jose Ivan Vargas

Merge branch '36448-smiles-are-broken-in-9-5-0-rc2' into 'master'

Fixes the blown up emoji problem in notes

Closes #36448 and #36282

See merge request !13632
parent eac2f24d
......@@ -18,7 +18,8 @@
background-color: $gray-lightest;
}
img.js-lazy-loaded {
img.js-lazy-loaded,
img.emoji {
min-width: inherit;
min-height: inherit;
background-color: inherit;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment