summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/help.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/pages/help.scss')
-rw-r--r--app/assets/stylesheets/pages/help.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/help.scss b/app/assets/stylesheets/pages/help.scss
index 204c0eea487..0b710ef168b 100644
--- a/app/assets/stylesheets/pages/help.scss
+++ b/app/assets/stylesheets/pages/help.scss
@@ -59,7 +59,7 @@
padding: 7px;
// Border around images in the help pages.
- img {
+ img:not(.emoji) {
border: 1px solid $table-border-gray;
padding: 5px;
margin: 5px;