From 1608fe23ad7c1685dbff2505cdb75934890d00f3 Mon Sep 17 00:00:00 2001 From: "stephen@cubedesigners.com" Date: Mon, 5 Sep 2016 15:50:39 +0000 Subject: [PATCH] Formatting fix for paragraphs + lists and small admin markitup tweak for wider screens. WIP #670 @0.25 --- less/002-common.less | 3 +++ 1 file changed, 3 insertions(+) diff --git a/less/002-common.less b/less/002-common.less index d828e43..293cdda 100644 --- a/less/002-common.less +++ b/less/002-common.less @@ -210,6 +210,9 @@ a { ul { .list(); } + p + ul { + margin-top: 1.5em; + } } .no-intro { -- 2.39.5