From: Mike Taylor Date: Thu, 30 Nov 2006 12:11:07 +0000 (+0000) Subject: Tweak panel width so IE displays menu items not broken across lines. X-Git-Tag: CPAN-v1.02~54^2~686 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=cd3d317d80ff34632912322d63c7ea9b0d92812a;ds=sidebyside Tweak panel width so IE displays menu items not broken across lines. --- diff --git a/web/htdocs/chrome/style.mc b/web/htdocs/chrome/style.mc index 6517db9..fdf778f 100644 --- a/web/htdocs/chrome/style.mc +++ b/web/htdocs/chrome/style.mc @@ -1,4 +1,4 @@ -/* $Id: style.mc,v 1.10 2006-10-31 16:19:39 mike Exp $ */ +/* $Id: style.mc,v 1.11 2006-11-30 12:11:07 mike Exp $ */ body { color: black; background: white; @@ -12,7 +12,7 @@ body { .panel3 { background: #b4c7d3 } <%doc>Fixing the layout -.panel1 { width: 100px } +.panel1 { width: 9em } .spacer { width: 1em } .panel2 {