summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Ho <ClemMakesApps@gmail.com>2017-05-18 14:25:16 -0500
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-05-19 08:27:22 -0500
commit8400350c01c25b89b7ee10a9650025ba94e91b9b (patch)
tree509f634f980e1d39f041f1c2095785956b9f5e22
parent3ad8235513fcdc677129e933742cd42f0dfc6fec (diff)
downloadgitlab-ce-32556-side-by-side-mr-discussion-should-stretch-to-max-width.tar.gz
Remove width limit from discussion notes32556-side-by-side-mr-discussion-should-stretch-to-max-width
-rw-r--r--app/assets/stylesheets/pages/issuable.scss1
1 files changed, 0 insertions, 1 deletions
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;