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:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-01-19 01:48:51 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-01-19 23:44:06 +0300
commit1446a03e79e7ecdf09e73854062f9ca6349aad9f (patch)
treeb23a4fbe21564978d14760970c15570825929220 /app/assets/stylesheets/framework/files.scss
parent2bb2544ecaf37a02e4055194e90405dc1ffca094 (diff)
Remove fixed class from file actions
Diffstat (limited to 'app/assets/stylesheets/framework/files.scss')
-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 {