Revision: 2505
https://sourceforge.net/p/mrbs/code/2505/
Author: cimorrison
Date: 2012-10-16 19:44:38 +0000 (Tue, 16 Oct 2012)
Log Message:
-----------
Fixed IE8 formatting issue
Modified Paths:
--------------
mrbs/branches/improved_repeat_interface/web/css/mrbs-ie8.css
mrbs/branches/improved_repeat_interface/web/css/mrbs.css.php
Modified: mrbs/branches/improved_repeat_interface/web/css/mrbs-ie8.css
===================================================================
--- mrbs/branches/improved_repeat_interface/web/css/mrbs-ie8.css
2012-10-16 09:32:19 UTC (rev 2504)
+++ mrbs/branches/improved_repeat_interface/web/css/mrbs-ie8.css
2012-10-16 19:44:38 UTC (rev 2505)
@@ -9,10 +9,6 @@
/* set it to visible explicitly for the y direction */
.form_general label {overflow-y: visible}
.form_general #ad label {overflow-y: auto} /* undo for all-day checkbox */
-.edit_area_room div.group {width: 25em} /* not necessary in IE7 or IE9 ?! */
-.edit_entry div.group {width: 50em} /* not necessary in IE7 or IE9 ?! */
-.edit_entry #div_start_date div.group {width: 20em}
-.report div.group {width: 40em} /* not necessary in IE7 or IE9 ?! */
/* ------------ TRAILER.INC ---------------------*/
Modified: mrbs/branches/improved_repeat_interface/web/css/mrbs.css.php
===================================================================
--- mrbs/branches/improved_repeat_interface/web/css/mrbs.css.php
2012-10-16 09:32:19 UTC (rev 2504)
+++ mrbs/branches/improved_repeat_interface/web/css/mrbs.css.php
2012-10-16 19:44:38 UTC (rev 2505)
@@ -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: 100%;
font-weight: normal; overflow: visible; text-align: left}
+.form_general .group label {clear: none; width: auto; font-weight:
normal; overflow: visible; text-align: left}
.form_general #rep_type .group label {clear: left}
div#rep_type {
width: auto;
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits