Author:   Lars Michelsen <[email protected]>
Date:     Mon Apr  2 12:49:17 2012 +0200
Committer:   Lars Michelsen <[email protected]>
Commit-Date: Mon Apr  2 12:49:17 2012 +0200

Bugfix: Fixed page/background scaling on open sidebar menu

---

 ChangeLog                             |    1 +
 share/userfiles/templates/default.css |    5 -----
 2 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index b8ffa65..d0f62f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,7 @@ Automap
   * Added new rankdir and overlap options (Thanks to Pedro)
 
 Frontend
+  * Bugfix: Fixed page/background scaling on open sidebar menu
   * Improved scrolling eventhandler
 
 1.6.5
diff --git a/share/userfiles/templates/default.css 
b/share/userfiles/templates/default.css
index 3ba88ae..fdf403d 100644
--- a/share/userfiles/templates/default.css
+++ b/share/userfiles/templates/default.css
@@ -83,7 +83,6 @@ div.welcome a:hover {color:#779D2A}
 
 /* Background images */
 #backgroundImage {
-    position: absolute;
     z-index: 0;
 }
 
@@ -160,10 +159,6 @@ div.control.togglemid {
 }
 
 /* Style on info pages (index.php?info, index.php) */
-div.infopage {
-    position:relative;
-}
-
 div.infopage > table {
     margin: auto;
     margin-top: 25px;


------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins

Reply via email to