summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-11-14 10:50:00 +0000
committerPhil Hughes <me@iamphill.com>2017-11-17 14:51:29 +0000
commit323b4b0ffeabad52a37fb5e9aa1df5fa32a5a2ba (patch)
treebb88e7265c73b85a5a7773706e6b457f5571a5e7
parent8e7f84b510365d678677e72438aa674e5f9c773b (diff)
downloadgitlab-ce-323b4b0ffeabad52a37fb5e9aa1df5fa32a5a2ba.tar.gz
updated dropdown width
-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;