Revision: 2512
          https://sourceforge.net/p/mrbs/code/2512/
Author:   cimorrison
Date:     2012-10-22 10:12:42 +0000 (Mon, 22 Oct 2012)
Log Message:
-----------
Fixed formatting problem on Report page in some languages

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-19 15:17:37 UTC (rev 2511)
+++ mrbs/trunk/web/css/mrbs.css.php     2012-10-22 10:12:42 UTC (rev 2512)
@@ -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; font-weight: 
normal; overflow: visible; text-align: left}
+.form_general .group      label {clear: none; width: auto; max-width: auto; 
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