Title: [opsview] [9817] Undo -- it affects too much.
Revision
9817
Author
pknight
Date
2012-08-13 16:07:22 +0100 (Mon, 13 Aug 2012)

Log Message

Undo -- it affects too much.

Modified Paths


Modified: trunk/opsview-core/share/stylesheets/opsview2.css
===================================================================
--- trunk/opsview-core/share/stylesheets/opsview2.css	2012-08-13 14:48:29 UTC (rev 9816)
+++ trunk/opsview-core/share/stylesheets/opsview2.css	2012-08-13 15:07:22 UTC (rev 9817)
@@ -1092,8 +1092,9 @@
     padding: 5px;
 }
 /* Forms for status page should go to 100% so the table below matches */
+/* Setting 100% doesn't work, so do the reverse */
 form.admin, .fakeform, form.page {
-    width: 100%;
+    width: 800px;
 }
 
 form.page select.objects {

_______________________________________________
Opsview-checkins mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-checkins

Reply via email to