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:
authorJacob Schatz <jschatz@gitlab.com>2017-08-25 23:08:15 +0300
committerJacob Schatz <jschatz@gitlab.com>2017-08-25 23:08:15 +0300
commit2be34630623711fc20ef8c101b5cef688f207cc1 (patch)
tree906fe3184af904608028cef8cc78397b1151446e /app
parentfee93c1a0a6b7614e6076269ebd167e2a9cfbff3 (diff)
parent1275ca3899a1432ea76b4a0a60f44672dd681da6 (diff)
Merge branch 'fix-repo-scrollbar' into 'master'
Fix repo editor scrollbar Closes #37020 See merge request !13823
Diffstat (limited to 'app')
-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 {