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

Mario Gallegos mgallegos at ourproject.org
Sat Jun 2 22:27:14 CEST 2012


Author: mgallegos
Date: 2012-06-02 22:27:14 +0200 (Sat, 02 Jun 2012)
New Revision: 429

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


Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php	2012-06-02 20:25:17 UTC (rev 428)
+++ trunk/wp-theme/mc2-form.php	2012-06-02 20:27:14 UTC (rev 429)
@@ -334,8 +334,8 @@
 
 <script type="text/javascript">
 $j(document).ready(function() {
-	$j('#languages').tagsInput({width:'400px',defaultText:'Add a language'});
-	$j('#keywords').tagsInput({width:'400px',defaultText:'Add a keyword'});
+	$j('#languages').tagsInput({width:'110px',defaultText:'Add a language'});
+	$j('#keywords').tagsInput({width:'110px',defaultText:'Add a keyword'});
 	$j('#infield-donation-website').inFieldLabels();
 	$j('#infield-non-profit-website').inFieldLabels();
 	$j('#infield-open-accounting-website').inFieldLabels();




More information about the Movecommons-commits mailing list