[gnomeweb-wml] unbreak margin mess



commit 43a9b6722cc749ccdbbd65d4628851e2bcd4c599
Author: Andreas Nilsson <nisses mail home se>
Date:   Sat Jan 5 16:45:20 2013 +0100

    unbreak margin mess

 www.gnome.org/friends/ruler/ruler-privacy.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/www.gnome.org/friends/ruler/ruler-privacy.js b/www.gnome.org/friends/ruler/ruler-privacy.js
index 5db2a48..185f27a 100644
--- a/www.gnome.org/friends/ruler/ruler-privacy.js
+++ b/www.gnome.org/friends/ruler/ruler-privacy.js
@@ -1,6 +1,6 @@
 document.write( '<style type="text/css">' + 
 		'#gnome-fog-ruler { background: #237100; padding: 16px 0px 16px 0px; color: #fff; font-family: "Cantarell", "Lucida Grande", "DejaVu Sans", Verdana, sans-serif; font-size: 12px; z-index: 200; width: 100%; position: relative; }' + 
-		'#gnome-fog-ruler * { margin: 0 !important; padding: 0; }' + 
+		'#gnome-fog-ruler * { margin: 0; padding: 0; }' + 
 		'#gnome-fog-ruler .fog-center { width: 960px; margin: 0 auto; text-align: left; }' + 
 		'#gnome-fog-ruler a { color: #fff; }' + 
 		'#gnome-fog-ruler .fog-left { width: 64px; float: left; margin-right: 10px; }' + 



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