summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/repo.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/pages/repo.scss')
-rw-r--r--app/assets/stylesheets/pages/repo.scss8
1 files changed, 6 insertions, 2 deletions
diff --git a/app/assets/stylesheets/pages/repo.scss b/app/assets/stylesheets/pages/repo.scss
index 94c8910fa97..0a56153203c 100644
--- a/app/assets/stylesheets/pages/repo.scss
+++ b/app/assets/stylesheets/pages/repo.scss
@@ -621,9 +621,13 @@
}
.multi-file-discard-btn {
- top: 0;
+ top: 4px;
right: 8px;
- bottom: 0;
+ bottom: 4px;
+
+ svg {
+ top: 0;
+ }
}
.multi-file-commit-form {