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 <annabel.dunstone@gmail.com>2016-05-03 23:29:11 +0300
committerAnnabel Dunstone <annabel.dunstone@gmail.com>2016-05-03 23:29:11 +0300
commit21ccf89685bceee2b502a9e6a9fbb55310e02ebc (patch)
tree200f64aadc476a6bee98d2569a8b11c8bed94765 /app/assets/stylesheets/framework/mobile.scss
parentf53557a4faa02c4596d16819c4b5c7783829677a (diff)
Redesign profile page and group page mobile navigation
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 7eb451c124e..33cbee85987 100644
--- a/app/assets/stylesheets/framework/mobile.scss
+++ b/app/assets/stylesheets/framework/mobile.scss
@@ -30,7 +30,7 @@
}
.rss-btn {
- display: none !important;
+ display: none;
}
.project-home-links {