summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/projects.css.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/projects.css.scss')
-rw-r--r--app/assets/stylesheets/projects.css.scss5
1 files changed, 1 insertions, 4 deletions
diff --git a/app/assets/stylesheets/projects.css.scss b/app/assets/stylesheets/projects.css.scss
index 9c0eb591bdb..84aa1716ac1 100644
--- a/app/assets/stylesheets/projects.css.scss
+++ b/app/assets/stylesheets/projects.css.scss
@@ -473,8 +473,5 @@ body.project-page table .commit {
border: solid 1px #999;
cursor: move;
height: 70%;
- overflow: scroll;
- position: absolute;
- width: auto;
- margin: 6ex 3ex 0ex 0ex;
+ overflow: hidden;
}