summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/files.scss
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-07-18 12:32:54 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-07-18 12:32:54 +0300
commitcd64bae6883f9566285aaac79af1ea890adc39b5 (patch)
tree1e95d7a5858497f584d01f88d7eeca8900754473 /app/assets/stylesheets/framework/files.scss
parent1266e2664e7b080b440f5fc004424418284ee87b (diff)
parentd048ba77962c13e30bb751603ab3eaa067623a91 (diff)
downloadgitlab-ce-cd64bae6883f9566285aaac79af1ea890adc39b5.tar.gz
Merge branch 'patch1' of https://gitlab.com/sheerun/gitlab-ce into dz-improve-markdown
Diffstat (limited to 'app/assets/stylesheets/framework/files.scss')
-rw-r--r--app/assets/stylesheets/framework/files.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/files.scss b/app/assets/stylesheets/framework/files.scss
index 71e4b50f2af..407f1873431 100644
--- a/app/assets/stylesheets/framework/files.scss
+++ b/app/assets/stylesheets/framework/files.scss
@@ -70,7 +70,7 @@
}
&.wiki {
- padding: $gl-padding;
+ padding: 30px $gl-padding;
.highlight {
margin-bottom: 9px;