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-03-29 18:25:26 +0300
committerPhil Hughes <me@iamphill.com>2016-03-31 14:57:32 +0300
commite0960e2877a0f01d2fbc07d342d06123790132bc (patch)
treedb5572a57fc1968c6ef34fbbd9b075556944dc30 /app/assets/stylesheets/framework/mobile.scss
parent9c1ce00ade43e3ddca8e3bdd9b48e3d214f81685 (diff)
Changed some CSS to make it more concise & less overriding
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 5ea4f9a49db..475340f3f0c 100644
--- a/app/assets/stylesheets/framework/mobile.scss
+++ b/app/assets/stylesheets/framework/mobile.scss
@@ -107,7 +107,7 @@
}
.page-title {
- .note_created_ago, .new-issue-link {
+ .note-created-ago, .new-issue-link {
display: none;
}
}