Author: Lars Michelsen <[email protected]>
Date: Sun Jul 31 01:59:38 2011 +0200
Committer: Lars Michelsen <[email protected]>
Commit-Date: Sun Jul 31 01:59:38 2011 +0200
Header menu does not wrap anymore on small browser windows
---
ChangeLog | 2 ++
share/userfiles/templates/default.css | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index d582003..64e7fbb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,12 +3,14 @@
Frontend
* Frontend hides ajax/json errors now after first successfull action of that
type
+ * Header menu does not wrap anymore on small browser windows
* Bugfix: Fixed background image positioning with enabled sidebar and small
screens
* Bugfix: Fixed coloring of two part lines in IE
* Bugfix: Fixed drawing of second part in two part lines in IE
* Bugfix: Preventing text selections while dragging objects in IE
* Bugfix: Fixed undefied var error when having no maps and displaying the
overview page
* Bugfix: Fixed problem with rotation links in header menu with IE8
+
Core
* omd_install: Installing missing doc/ dir now; Cleaning cache files on
install
* Checking read permissions before reading directory contents
diff --git a/share/userfiles/templates/default.css
b/share/userfiles/templates/default.css
index 5d42b4a..749deef 100644
--- a/share/userfiles/templates/default.css
+++ b/share/userfiles/templates/default.css
@@ -43,7 +43,7 @@ img {border:0}
/* Global DIVs */
.main {margin:0;padding:0;background-color:white;color:black}
-.header {position:fixed;top:0;left:0;padding:0;z-index:100;min-width:700px;}
+.header {position:fixed;top:0;left:0;padding:0;z-index:100;min-width:900px;}
.headerspacer {width:100%}
.map {position:relative;top:0;left:0;z-index:98}
------------------------------------------------------------------------------
Got Input? Slashdot Needs You.
Take our quick survey online. Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins