summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/files.scss
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2016-06-28 18:36:41 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2016-07-11 14:22:21 +0200
commitd048ba77962c13e30bb751603ab3eaa067623a91 (patch)
tree363496662e02df0d8bae6d431af65a31e1ded32a /app/assets/stylesheets/framework/files.scss
parentabc6004faefe94fadae8d27eefa76a52653959fd (diff)
downloadgitlab-ce-d048ba77962c13e30bb751603ab3eaa067623a91.tar.gz
Improve readability of markdown files
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 71a9f79be3e..31e0da644a9 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;