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:
authorPhil Hughes <me@iamphill.com>2018-05-04 21:06:33 +0300
committerPhil Hughes <me@iamphill.com>2018-05-04 21:06:33 +0300
commit442eb843728aaa1ce598f3f4750a6642946036ed (patch)
tree0ce77887064a52d5ada2016fa387e2421216d187 /app/assets/stylesheets
parent5c25ea48c8e01b14c8c09b063c6dc1014e095bd2 (diff)
fixed mis-aligned icon
hide success message when staging files improve action button hover
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/pages/repo.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/repo.scss b/app/assets/stylesheets/pages/repo.scss
index c03446d1e40..5e607f261f9 100644
--- a/app/assets/stylesheets/pages/repo.scss
+++ b/app/assets/stylesheets/pages/repo.scss
@@ -189,7 +189,7 @@
display: block;
position: relative;
top: 1px;
- right: 3px;
+ right: -2px;
}
&:not([disabled]):hover {