summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-05-19 15:27:12 +0000
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-05-19 15:27:12 +0000
commite140a3c19c641e0249b315945dade65f4e9799d3 (patch)
tree369b738b0a0cd5bee26bfd78684c1266f140ac0b
parent60d5063d15fd43f89d5b4ebf379d7a64768a0953 (diff)
parent8400350c01c25b89b7ee10a9650025ba94e91b9b (diff)
downloadgitlab-ce-e140a3c19c641e0249b315945dade65f4e9799d3.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 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;