From e6fb888ec5cbb8ba28c14120dbbad4890fac0e93 Mon Sep 17 00:00:00 2001
From: Sébastien Dailly <sebastien@chimrod.com>
Date: Wed, 17 Apr 2013 13:08:45 +0200
Subject: Updated theme

---
 theme/static/css/main.css | 1 +
 1 file changed, 1 insertion(+)

(limited to 'theme/static')

diff --git a/theme/static/css/main.css b/theme/static/css/main.css
index 63a1cc2..4a76d07 100755
--- a/theme/static/css/main.css
+++ b/theme/static/css/main.css
@@ -55,6 +55,7 @@ h4 {
 ul, ol { 
   margin: .75em 0 .75em 32px; 
   padding: 0; 
+  padding-right: 10px;
 } 
  
 p { 
-- 
cgit v1.2.3