summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-05-19 15:27:12 +0000
committerTimothy Andrew <mail@timothyandrew.net>2017-05-19 16:45:38 +0000
commita1348c166656d59412239092fd0df8ba1efa8fb8 (patch)
tree695b1c5c2f32122d2068b979f998fa400873745c
parent95979035460193641d75cb755f574ce5574e1fef (diff)
downloadgitlab-ce-a1348c166656d59412239092fd0df8ba1efa8fb8.tar.gz
Merge branch '32556-side-by-side-mr-discussion-should-stretch-to-max-width' into 'master'
Resolve "Side by side MR discussion should stretch to max width" Closes #32556 See merge request !11508
-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 0184208ab82..0d40d6d2dae 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;