[gimp-web] Fix flattr button alignment



commit 0bc341ba4aecdf2e9beb8e39a0746be436394875
Author: Michael Schumacher <schumaml gmx de>
Date:   Mon Jul 16 22:00:45 2012 +0200

    Fix flattr button alignment

 style/wgo.css |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/style/wgo.css b/style/wgo.css
index 169abac..e1edcaf 100644
--- a/style/wgo.css
+++ b/style/wgo.css
@@ -690,3 +690,10 @@ div.splash {
 }
 
 }
+
+/* fix the flattr button alignment */
+iframe.FlattButton
+{
+	margin-left: 3px;
+	padding-left: 8px;
+}



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