summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Eastwood <contact@ericeastwood.com>2017-08-29 10:09:47 -0500
committerEric Eastwood <contact@ericeastwood.com>2017-08-29 12:03:28 -0500
commit934d09698cce2f913d4ca36e4b5c223e1ea75e85 (patch)
tree11b8cf88412b720d5e7b2abc8615880329ab8855
parenta0814a8dfb83f4f0acf74072623a2a4fea85f23f (diff)
downloadgitlab-ce-37147-fix-fallback-emoji-alignment.tar.gz
Remove commented out code37147-fix-fallback-emoji-alignment
-rw-r--r--app/assets/stylesheets/framework/typography.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/typography.scss b/app/assets/stylesheets/framework/typography.scss
index 368cc71c5a6..b2423bc1a66 100644
--- a/app/assets/stylesheets/framework/typography.scss
+++ b/app/assets/stylesheets/framework/typography.scss
@@ -11,7 +11,6 @@
}
img:not(.emoji) {
- /*max-width: 100%;*/
margin: 0 0 8px;
}