From 934d09698cce2f913d4ca36e4b5c223e1ea75e85 Mon Sep 17 00:00:00 2001 From: Eric Eastwood Date: Tue, 29 Aug 2017 10:09:47 -0500 Subject: [PATCH] Remove commented out code --- app/assets/stylesheets/framework/typography.scss | 1 - 1 file changed, 1 deletion(-) 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; } -- GitLab