Revision: 2513
          https://sourceforge.net/p/mrbs/code/2513/
Author:   cimorrison
Date:     2012-10-22 12:01:28 +0000 (Mon, 22 Oct 2012)
Log Message:
-----------
Fixed last fix properly

Modified Paths:
--------------
    mrbs/trunk/web/css/mrbs.css.php

Modified: mrbs/trunk/web/css/mrbs.css.php
===================================================================
--- mrbs/trunk/web/css/mrbs.css.php     2012-10-22 10:12:42 UTC (rev 2512)
+++ mrbs/trunk/web/css/mrbs.css.php     2012-10-22 12:01:28 UTC (rev 2513)
@@ -564,7 +564,7 @@
 #logon                    label {max-width: <?php echo 
$logon_left_col_max_width ?>em}
 #db_logon                 label {max-width: <?php echo 
$db_logon_left_col_max_width ?>em}
 
-.form_general .group      label {clear: none; width: auto; max-width: auto; 
font-weight: normal; overflow: visible; text-align: left}
+.form_general .group      label {clear: none; width: auto; max-width: none; 
font-weight: normal; overflow: visible; text-align: left}
 .form_general #rep_type .group label {clear: left}
 div#rep_type {
     width: auto;
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to