Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorGokhan Apaydin <gapay84@gmail.com>2019-03-04 23:28:37 +0300
committerAnnabel Dunstone Gray <annabel.m.gray@gmail.com>2019-03-04 23:28:37 +0300
commit17ff3eaa2ac5d0d6e9fd39eefa778d4a793d1029 (patch)
tree11112952401426b2d0d5962c2f41d2f6c633e8fb /app
parent5c80bbb33c12490bc5fa711642a40fc16bdb79a4 (diff)
Fix commit page info well from overflowing container in side-by-side mode
Diffstat (limited to 'app')
-rw-r--r--app/assets/stylesheets/pages/issuable.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/issuable.scss b/app/assets/stylesheets/pages/issuable.scss
index 3796ef47c32..623fa485ba6 100644
--- a/app/assets/stylesheets/pages/issuable.scss
+++ b/app/assets/stylesheets/pages/issuable.scss
@@ -22,6 +22,7 @@
.detail-page-header,
.page-content-header,
.commit-box,
+ .info-well,
.commit-ci-menu,
.files-changed-inner,
.limited-header-width,