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:
authorAlex Braha Stoll <alexbrahastoll@gmail.com>2016-12-27 05:14:30 +0300
committerAlex Braha Stoll <alexbrahastoll@gmail.com>2016-12-31 21:55:50 +0300
commit84cc7c3704cc0cc22a325572f35cd21d0e2a6cc7 (patch)
tree5a05f354e05e5278c4dff686edadc8d174daf705 /app/assets/stylesheets/pages/wiki.scss
parenta5625c749b31760daf104241475a9b3527eb223c (diff)
Stop rendering page full path at projects/wikis/show.html.haml
Diffstat (limited to 'app/assets/stylesheets/pages/wiki.scss')
-rw-r--r--app/assets/stylesheets/pages/wiki.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/wiki.scss b/app/assets/stylesheets/pages/wiki.scss
index 1a22cd7d33f..369fb44d818 100644
--- a/app/assets/stylesheets/pages/wiki.scss
+++ b/app/assets/stylesheets/pages/wiki.scss
@@ -22,7 +22,6 @@
font-size: 22px;
}
- .wiki-page-full-path,
.wiki-last-edit-by {
display: block;
color: $gl-gray-light;