[gimp-web] Fix the ohloh widget formatting



commit 61df91019d5e643d4821c5018094513994c12d11
Author: Michael Schumacher <schumaml gmx de>
Date:   Mon Jul 30 23:26:18 2012 +0200

    Fix the ohloh widget formatting

 style/wgo.css |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/style/wgo.css b/style/wgo.css
index a06c64b..66b77d6 100644
--- a/style/wgo.css
+++ b/style/wgo.css
@@ -697,3 +697,12 @@ iframe.FlattrButton
 	margin-left: 3px;
 	padding-left: 8px;
 }
+
+/* fix the ohlog widget formatting */
+div.gadget h3 {
+	clear: none;
+}
+
+div.gadget div {
+    clear: none ! important;
+}
\ No newline at end of file



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]