[Movecommons-commits] r250 - trunk/wp-theme
Mario Gallegos
mgallegos at ourproject.org
Tue Mar 20 16:06:52 CET 2012
Author: mgallegos
Date: 2012-03-20 16:06:52 +0100 (Tue, 20 Mar 2012)
New Revision: 250
Modified:
trunk/wp-theme/mc2-form.php
Log:
Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php 2012-03-20 15:01:26 UTC (rev 249)
+++ trunk/wp-theme/mc2-form.php 2012-03-20 15:06:52 UTC (rev 250)
@@ -46,7 +46,7 @@
<div class="mc-clean"></div>
<div id="mc-form-optional-boxes">
- <div style="position: relative;float: left;width: 100%;font-size: 16px;margin-right:23px;margin-top: 20px;">
+ <div style="position: relative;width: 100%;font-size: 16px;margin-right:23px;margin-top: 20px;">
<label id="mc-optional-optional-boxes"><?php _e("Click on those you think corespond to your initiative:", "mc"); ?></label>
<div class="mc-cat-group-a-v2" id="mc-cat-group-a">
<div style="float: left;" class="mc-form-category-group-a-v2">
@@ -90,12 +90,11 @@
<input type="text" name="donation-website" value="" id="donation-website" style="width: 330px;margin-left: 42px;margin-top: 5px;">
<div style="clear: both;"></div>
</div>
- </div>
- <div style="clear: both;"></div>
- </div>
- <div style="clear: both;"></div>
+ </div>
+ </div>
</div>
</div>
+ <div class="mc-clean"></div>
<div class="mc-cat-group-b-v2" id="mc-cat-group-b">
<div style="float: left;" class="mc-form-category-group-b-v2">
More information about the Movecommons-commits
mailing list