summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/diff.scss
diff options
context:
space:
mode:
authorAnnabel Dunstone <annabel.dunstone@gmail.com>2016-04-15 12:05:07 -0500
committerAnnabel Dunstone <annabel.dunstone@gmail.com>2016-04-15 12:05:07 -0500
commitc659c836f068b4cb1a7b48df0dad9d2fe5749ee4 (patch)
tree1375c4f314c83740cde5420985db764f8c32b455 /app/assets/stylesheets/pages/diff.scss
parent2ac0050bce040cb8b6b9caf02af6904c17c0900c (diff)
downloadgitlab-ce-c659c836f068b4cb1a7b48df0dad9d2fe5749ee4.tar.gz
Discussion note icon shows up when you click on diff on touch screen15104-mobile-comment-bug
Diffstat (limited to 'app/assets/stylesheets/pages/diff.scss')
-rw-r--r--app/assets/stylesheets/pages/diff.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/diff.scss b/app/assets/stylesheets/pages/diff.scss
index 183f22a1b24..9dd87ba2066 100644
--- a/app/assets/stylesheets/pages/diff.scss
+++ b/app/assets/stylesheets/pages/diff.scss
@@ -34,6 +34,7 @@
background: #fff;
color: #333;
border-radius: 0 0 3px 3px;
+ -webkit-overflow-scrolling: auto;
.unfold {
cursor: pointer;