summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets
diff options
context:
space:
mode:
authorAnnabel Dunstone <annabel.dunstone@gmail.com>2016-05-19 13:31:19 -0500
committerAnnabel Dunstone <annabel.dunstone@gmail.com>2016-05-19 13:31:19 -0500
commit5436bfa82230f7ba4532a2b09d035cfc733e8657 (patch)
tree2e1a29337110e0c5333ed3de376c012e6e95ce98 /app/assets/stylesheets
parent5bb7fa1bd93f697a6023c738b7a1f9411fbecac9 (diff)
downloadgitlab-ce-5436bfa82230f7ba4532a2b09d035cfc733e8657.tar.gz
Fix alignment of repo buttons
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/pages/projects.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/projects.scss b/app/assets/stylesheets/pages/projects.scss
index faf3c84ba2c..46981fd0d2c 100644
--- a/app/assets/stylesheets/pages/projects.scss
+++ b/app/assets/stylesheets/pages/projects.scss
@@ -218,7 +218,7 @@
}
@media (max-width: 1304px) {
- top: -6px;
+ top: 0;
}
}