about summary refs log tree commit diff stats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/ua.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/ua.css b/res/ua.css
index f58fb693..7c43cc0e 100644
--- a/res/ua.css
+++ b/res/ua.css
@@ -25,7 +25,7 @@ textarea, iframe, frame, input, img {
 }
 
 ol, ul, menu, dir {
-	margin-left: 4ch;
+	padding-left: 4ch;
 	margin-top: 1em;
 	margin-bottom: 1em;
 }