Revision: 2024
          http://mrbs.svn.sourceforge.net/mrbs/?rev=2024&view=rev
Author:   cimorrison
Date:     2011-09-29 13:43:53 +0000 (Thu, 29 Sep 2011)
Log Message:
-----------
Fixed problem with Hide/Show buttons not displaying properly in some browsers 
(eg Firefox) on the Rooms table

Modified Paths:
--------------
    mrbs/branches/datatables/web/mrbs.css.php

Modified: mrbs/branches/datatables/web/mrbs.css.php
===================================================================
--- mrbs/branches/datatables/web/mrbs.css.php   2011-09-28 13:20:39 UTC (rev 
2023)
+++ mrbs/branches/datatables/web/mrbs.css.php   2011-09-29 13:43:53 UTC (rev 
2024)
@@ -111,7 +111,7 @@
     width: auto; margin-top: 1.2em; margin-left: <?php echo 
number_format(($admin_form_gap + $admin_form_label_width), 1, '.', '')?>em
 }
 .admin h2 {clear: left}
-div#area_form, div#room_form {float: left; padding: 0 0 2em 1em}
+div#area_form, div#room_form {float: left; padding: 0 0 2em 0}
 div#area_form {width: auto}
 div#room_form {width: 100%}
 div#custom_html {float: left; padding: 0 0 3em 1em}

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to