web/res/css/tweetcast.css
changeset 557 636258d3fe4b
parent 553 65e5d6884a9e
child 574 ba93e2b57ece
--- a/web/res/css/tweetcast.css	Wed Mar 21 17:38:20 2012 +0100
+++ b/web/res/css/tweetcast.css	Thu Mar 22 12:21:22 2012 +0100
@@ -62,6 +62,10 @@
     float: left;
 }
 
+.clearer {
+    width: 100%; height: 0px; clear: both;
+}
+
 /* feedback */
 
 #sendUsFeedBack {
@@ -617,7 +621,7 @@
 }
 
 .acctexte ul {
-    list-style: disc; font-size: 12px; padding-left: 1em;
+    list-style: disc; font-size: 12px; padding-left: 1.5em;
 }
 
 .acctexte ol {