[Movecommons-commits] r328 - trunk/wp-theme

Mario Gallegos mgallegos at ourproject.org
Wed May 9 17:40:55 CEST 2012


Author: mgallegos
Date: 2012-05-09 17:40:54 +0200 (Wed, 09 May 2012)
New Revision: 328

Modified:
   trunk/wp-theme/mc2-form.php
Log:


Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php	2012-05-09 15:37:57 UTC (rev 327)
+++ trunk/wp-theme/mc2-form.php	2012-05-09 15:40:54 UTC (rev 328)
@@ -4,14 +4,14 @@
 </div>
 <div class="mc-form-info">
 	<div><?php _e("Move Commons allows your collective/initiative:", "mc"); ?></div>
-	<div style="width: 50%;">	
-	<div style="float: left;width: 45%">
+	<div style="width: 100%;">	
+	<div style="float: left;width: 40%">
 		<ul>
 			<li><?php _e("To help others to understand your work and approach", "mc"); ?></li>
 			<li><?php _e("To find your work easier", "mc"); ?></li>
 		</ul>
 	</div>
-	<div style="float: left;width: 45%;margin-left: 4px;">
+	<div style="float: left;width: 40%;margin-left: 8px;">
 		<ul>
 			<li><?php _e("To find other collectives with common interests", "mc"); ?></li>
 			<li><?php _e("To attract volunteers to your collective", "mc"); ?></li>




More information about the Movecommons-commits mailing list