Title: [opsview] [5276] More fixes for page banner as webkit moved it down an extra line
- Revision
- 5276
- Author
- tvoon
- Date
- 2010-11-01 22:31:45 +0000 (Mon, 01 Nov 2010)
Log Message
More fixes for page banner as webkit moved it down an extra line
Modified Paths
Modified: trunk/opsview-core/share/stylesheets/opsview2.css
===================================================================
--- trunk/opsview-core/share/stylesheets/opsview2.css 2010-11-01 22:22:00 UTC (rev 5275)
+++ trunk/opsview-core/share/stylesheets/opsview2.css 2010-11-01 22:31:45 UTC (rev 5276)
@@ -1145,6 +1145,9 @@
#wrapper_page_nav_container {
margin: 0 10px 0 10px;
}
+#wrapper_page_nav_right {
+ float: right;
+}
#wrapper_page_nav_info {
text-align: right;
color: #999999;
@@ -1164,8 +1167,6 @@
overflow: hidden;
font-size: 12pt;
padding-top: 2px;
- min-width:445px;
- width: 60%; /* Set width, so doesn't interfere with refresh counter */
margin-left: 20px;
}
#page_nav_left {
_______________________________________________
Opsview-checkins mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-checkins