summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Schatz <jschatz@gitlab.com>2017-08-25 20:08:15 +0000
committerJacob Schatz <jschatz@gitlab.com>2017-08-25 20:08:15 +0000
commit2be34630623711fc20ef8c101b5cef688f207cc1 (patch)
tree906fe3184af904608028cef8cc78397b1151446e
parentfee93c1a0a6b7614e6076269ebd167e2a9cfbff3 (diff)
parent1275ca3899a1432ea76b4a0a60f44672dd681da6 (diff)
downloadgitlab-ce-2be34630623711fc20ef8c101b5cef688f207cc1.tar.gz
Merge branch 'fix-repo-scrollbar' into 'master'
Fix repo editor scrollbar Closes #37020 See merge request !13823
-rw-r--r--app/assets/stylesheets/pages/repo.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/repo.scss b/app/assets/stylesheets/pages/repo.scss
index 37971d6bd3a..1088eca5322 100644
--- a/app/assets/stylesheets/pages/repo.scss
+++ b/app/assets/stylesheets/pages/repo.scss
@@ -182,7 +182,6 @@
padding: 5px 10px;
position: relative;
border-top: 1px solid $white-normal;
- margin-top: -5px;
}
#binary-viewer {