summaryrefslogtreecommitdiff
path: root/app/assets
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-01-18 16:48:51 -0600
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-01-19 14:44:06 -0600
commit1446a03e79e7ecdf09e73854062f9ca6349aad9f (patch)
treeb23a4fbe21564978d14760970c15570825929220 /app/assets
parent2bb2544ecaf37a02e4055194e90405dc1ffca094 (diff)
downloadgitlab-ce-25709-diff-file-overflow.tar.gz
Remove fixed class from file actions25709-diff-file-overflow
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/stylesheets/framework/files.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/files.scss b/app/assets/stylesheets/framework/files.scss
index 92170daa475..db1c8da06d0 100644
--- a/app/assets/stylesheets/framework/files.scss
+++ b/app/assets/stylesheets/framework/files.scss
@@ -254,7 +254,7 @@ span.idiff {
margin: 0 10px 0 0;
}
- .file-actions-fixed {
+ .file-actions {
white-space: nowrap;
.btn {