From 8400350c01c25b89b7ee10a9650025ba94e91b9b Mon Sep 17 00:00:00 2001 From: Clement Ho Date: Thu, 18 May 2017 14:25:16 -0500 Subject: Remove width limit from discussion notes --- app/assets/stylesheets/pages/issuable.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/pages/issuable.scss b/app/assets/stylesheets/pages/issuable.scss index 65ac321d2c6..9a63f758ce1 100644 --- a/app/assets/stylesheets/pages/issuable.scss +++ b/app/assets/stylesheets/pages/issuable.scss @@ -10,7 +10,6 @@ .page-content-header, .commit-box, .info-well, - .notes, .commit-ci-menu, .files-changed { @extend .fixed-width-container; -- cgit v1.2.1