[Movecommons-commits] r180 - in trunk: src wp-theme
Mario Gallegos
mgallegos at ourproject.org
Tue Mar 13 13:19:04 CET 2012
Author: mgallegos
Date: 2012-03-13 13:19:04 +0100 (Tue, 13 Mar 2012)
New Revision: 180
Modified:
trunk/src/mc.css
trunk/wp-theme/mc2-form.php
Log:
Modified: trunk/src/mc.css
===================================================================
--- trunk/src/mc.css 2012-03-12 19:04:53 UTC (rev 179)
+++ trunk/src/mc.css 2012-03-13 12:19:04 UTC (rev 180)
@@ -95,7 +95,7 @@
.mc-form-category-group-v2 {
padding: 20px 20px 0 20px;
- width: 400px;
+ width: 840px;
}
.mc-form-category-group-ba {
Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php 2012-03-12 19:04:53 UTC (rev 179)
+++ trunk/wp-theme/mc2-form.php 2012-03-13 12:19:04 UTC (rev 180)
@@ -33,20 +33,7 @@
-->
<input type="text" name="keywords" value="" id="keywords" />
</div>
- </div>
- <!--
- <div id="mc-form-optional-boxes">
- <div style="position: relative;float: left;width: 420px;font-size: 16px;margin-right:23px;margin-top: 20px;">
- <label id="mc-optional-title"><?php _e("Choose your ...", "mc"); ?></label>
- <div id="format" style="margin-top: 2em;">
- <input type="checkbox" id="check1" /><label for="check1" style="color: #E3E3E3;">Non-Profit</label>
- <input type="checkbox" id="check2" /><label for="check2" style="color: #E3E3E3;">Reproducible</label>
- <input type="checkbox" id="check3" /><label for="check3" style="color: #E3E3E3;">Grassroots</label>
- <input type="checkbox" id="check4" /><label for="check4" style="color: #E3E3E3;">Reinforcing the Commons</label>
- </div>
- </div>
- </div>
- -->
+ </div>
<div class="mc-form-optional-info" id="mc-form-optional-location">
<div class="label">
<label id="mc-optional-title"><?php _e("Location", "mc"); ?></label>
More information about the Movecommons-commits
mailing list