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>2016-06-01 14:33:32 +0300
committerPhil Hughes <me@iamphill.com>2016-06-02 11:10:29 +0300
commit855ff6423b78bafa06ce62a2bb724e58f1a0042b (patch)
tree08f35269a8a74ae98af7890ff06ad12b0df4597b /app/assets/stylesheets/framework/mobile.scss
parent30524901e28176e96e7c0d1a710508367ff99d9f (diff)
Shows the edit comment button on mobile
Closes #17214
Diffstat (limited to 'app/assets/stylesheets/framework/mobile.scss')
-rw-r--r--app/assets/stylesheets/framework/mobile.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/framework/mobile.scss b/app/assets/stylesheets/framework/mobile.scss
index bd531f8376b..d4e5cc819a4 100644
--- a/app/assets/stylesheets/framework/mobile.scss
+++ b/app/assets/stylesheets/framework/mobile.scss
@@ -66,10 +66,6 @@
display: none;
}
- %ul.notes .note-role, .note-actions {
- display: none;
- }
-
.nav-links, .nav-links {
li a {
font-size: 14px;