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>2016-12-16 18:46:24 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-12-17 22:22:19 +0300
commit2f87703cfff38a8c88f44310031c35dbe7f017ff (patch)
treece5195d18e2a3573c673f6ebc3b0e15ec7e1f9c2 /app/assets/stylesheets/framework/mobile.scss
parent8c2297f00b96cafea2adf7918086b3ef5fd049fc (diff)
Move all project buttons to header
Diffstat (limited to 'app/assets/stylesheets/framework/mobile.scss')
-rw-r--r--app/assets/stylesheets/framework/mobile.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/mobile.scss b/app/assets/stylesheets/framework/mobile.scss
index abfdd7a759d..7eb9962ba33 100644
--- a/app/assets/stylesheets/framework/mobile.scss
+++ b/app/assets/stylesheets/framework/mobile.scss
@@ -54,7 +54,7 @@
}
// Display Star and Fork buttons without counters on mobile.
- .project-action-buttons {
+ .project-repo-buttons {
display: block;
.count-buttons .btn {