[gimp-web] CSS: make flush-right images stack up better



commit 4e92cb32f664bac62ff9f4f938e57400f952bbe0
Author: Nils Philippsen <nils redhat com>
Date:   Wed Mar 21 17:17:29 2012 +0100

    CSS: make flush-right images stack up better

 style/wgo.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/style/wgo.css b/style/wgo.css
index 38e71df..bb9f2e8 100644
--- a/style/wgo.css
+++ b/style/wgo.css
@@ -129,7 +129,7 @@ h3 {
   letter-spacing: .1em;
   margin-top: 1.5em;
   margin-bottom: 1em;
-  clear: left;
+  clear: both;
 }
 
 p+h3, pre+h3, ul+h3, ol+h3, dl+h3 {



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