aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets')
-rw-r--r--stylesheets/lfs.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/stylesheets/lfs.css b/stylesheets/lfs.css
index 194c486fc..a9a31ed9b 100644
--- a/stylesheets/lfs.css
+++ b/stylesheets/lfs.css
@@ -262,6 +262,11 @@ div.itemizedlist {
margin-left: 1em;
}
+ul[compact="compact"] li p {
+ padding: 0.3em;
+ margin: 0em;
+}
+
/*table */
div.table {