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
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-11-14 13:50:00 +0300
committerPhil Hughes <me@iamphill.com>2017-11-17 17:51:29 +0300
commit323b4b0ffeabad52a37fb5e9aa1df5fa32a5a2ba (patch)
treebb88e7265c73b85a5a7773706e6b457f5571a5e7 /app/assets/stylesheets/pages/diff.scss
parent8e7f84b510365d678677e72438aa674e5f9c773b (diff)
updated dropdown width
Diffstat (limited to 'app/assets/stylesheets/pages/diff.scss')
-rw-r--r--app/assets/stylesheets/pages/diff.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/diff.scss b/app/assets/stylesheets/pages/diff.scss
index 779ba431d85..0e834a5ad90 100644
--- a/app/assets/stylesheets/pages/diff.scss
+++ b/app/assets/stylesheets/pages/diff.scss
@@ -628,7 +628,7 @@
}
.diff-file-changes {
- max-width: 550px;
+ max-width: 560px;
width: 100%;
z-index: 150;