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:
authorConnor Shea <connor.james.shea@gmail.com>2016-08-01 22:56:56 +0300
committerConnor Shea <connor.james.shea@gmail.com>2016-08-17 18:23:43 +0300
commit41d598ce5004d23c6af7961284cfd9055297ba09 (patch)
tree1d814ca67310e7ab14ca6647560362cd9c141ec6 /app/assets/stylesheets/framework/modal.scss
parent83bbca26f48242461606f76f69f3e3bb462666d0 (diff)
Initial implementation of an async branch dropdown for Revert and Cherry Pick.
Diffstat (limited to 'app/assets/stylesheets/framework/modal.scss')
-rw-r--r--app/assets/stylesheets/framework/modal.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/modal.scss b/app/assets/stylesheets/framework/modal.scss
index 26ad2870aa0..8374f30d0b2 100644
--- a/app/assets/stylesheets/framework/modal.scss
+++ b/app/assets/stylesheets/framework/modal.scss
@@ -1,6 +1,5 @@
.modal-body {
position: relative;
- overflow-y: auto;
padding: 15px;
.form-actions {