Better align fallback image emojis

Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/37147
This commit is contained in:
Eric Eastwood 2017-08-28 15:11:34 -05:00
parent 6f0f65becb
commit a0814a8dfb
2 changed files with 6 additions and 1 deletions

View file

@ -10,7 +10,7 @@
color: $md-link-color;
}
img {
img:not(.emoji) {
/*max-width: 100%;*/
margin: 0 0 8px;
}

View file

@ -0,0 +1,5 @@
---
title: Better align fallback image emojis
merge_request:
author:
type: fixed