Module: nagvis
Branch: master
Commit: 838365cbc907d24a71108c7c94f37ff4f5a9342e
URL:    
http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=838365cbc907d24a71108c7c94f37ff4f5a9342e

Author: Lars Michelsen <[email protected]>
Date:   Fri Jan 14 12:37:54 2011 +0100

Bugfix: Fixed line wrapping of labels/textboxes when positioned out of screen

---

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

diff --git a/share/userfiles/templates/default.css 
b/share/userfiles/templates/default.css
index b8fb99f..2a9bcbd 100644
--- a/share/userfiles/templates/default.css
+++ b/share/userfiles/templates/default.css
@@ -113,6 +113,7 @@ a.linelink {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding: 2px;
+       white-space:nowrap;
 }
 
 /* labels for the objects on the maps */
@@ -123,6 +124,7 @@ a.linelink {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding: 2px;
+       white-space:nowrap;
 }
 
 /* control styles */


------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins

Reply via email to