[cc-commits] [CC SVN] r13190 - ccwordpress/trunk/www/wp-content/themes/cclearn

webmaster at creativecommons.org webmaster at creativecommons.org
Fri Jul 31 13:06:40 EDT 2009


Author: akozak
Date: 2009-07-31 17:06:40 +0000 (Fri, 31 Jul 2009)
New Revision: 13190

Modified:
   ccwordpress/trunk/www/wp-content/themes/cclearn/style.css
Log:
Move edit div around


Modified: ccwordpress/trunk/www/wp-content/themes/cclearn/style.css
===================================================================
--- ccwordpress/trunk/www/wp-content/themes/cclearn/style.css	2009-07-31 17:04:29 UTC (rev 13189)
+++ ccwordpress/trunk/www/wp-content/themes/cclearn/style.css	2009-07-31 17:06:40 UTC (rev 13190)
@@ -328,7 +328,7 @@
 ul#navbar div { padding: 0.7em 1.5em; padding-top: 0.7em; font-size: 130%;}
 ul#navbar a:hover {text-decoration: underline;}
 
-.edit { position: absolute;  height: 30px; width: 100px; top: 70px; color: black;}
+.edit { position: relative; height: 20px; width: 100px; top: 25px; color: black; font-size: 130%; float: right;}
 
 
 #splash .foogle {




More information about the cc-commits mailing list