Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2017-11-16 09:45:53 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2017-11-16 09:45:53 +0300
commitbb36e65773c3e442899279d68525c25c4043c4df (patch)
treee789e00301baa2f6af165a52dfdf2e318a84f23d /content
parent2028658e7a653b550574003645b7eb7f3a291d55 (diff)
Revert "Merge branch 'list-margin' into 'master'"
Diffstat (limited to 'content')
-rw-r--r--content/assets/stylesheets/stylesheet.scss10
1 files changed, 1 insertions, 9 deletions
diff --git a/content/assets/stylesheets/stylesheet.scss b/content/assets/stylesheets/stylesheet.scss
index 987cf392..03a1c92a 100644
--- a/content/assets/stylesheets/stylesheet.scss
+++ b/content/assets/stylesheets/stylesheet.scss
@@ -1,5 +1,5 @@
---
-version: 22
+version: 23
---
@import "variables";
@@ -224,14 +224,6 @@ h6 {
li {
line-height: 22px;
- p {
- margin: 0;
- }
-
- pre {
- margin: 10px;
- }
-
> ul, > ol {
margin-top: 0;
margin-bottom: 0;