Commit 7839a5ec authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch '37147-fix-fallback-emoji-alignment' into 'master'

Better align fallback image emojis

Closes #37147

See merge request !13881
parents dacb6338 934d0969
...@@ -10,8 +10,7 @@ ...@@ -10,8 +10,7 @@
color: $md-link-color; color: $md-link-color;
} }
img { img:not(.emoji) {
/*max-width: 100%;*/
margin: 0 0 8px; margin: 0 0 8px;
} }
......
---
title: Better align fallback image emojis
merge_request:
author:
type: fixed
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