diff options
Diffstat (limited to 'stylesheets/lfs-xsl/lfs.css')
-rw-r--r-- | stylesheets/lfs-xsl/lfs.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stylesheets/lfs-xsl/lfs.css b/stylesheets/lfs-xsl/lfs.css index f0de967a2..6c65614ad 100644 --- a/stylesheets/lfs-xsl/lfs.css +++ b/stylesheets/lfs-xsl/lfs.css @@ -446,8 +446,8 @@ ul { } .itemizedlist li ul li p { - margin-top: .2em; - margin-bottom: .2em; + margin-top: .5em; + margin-bottom: .5em; } .itemizedlist li ul li:first-child p:first-child { |