From: Adam Miller Date: Mon, 19 Oct 2009 20:50:35 +0000 (+0000) Subject: setting white-space to nowrap on the nav tabs in vector for better animating X-Git-Tag: 1.31.0-rc.0~39223 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=b37f60967e3155dd524773075276769f41f39680;p=lhc%2Fweb%2Fwiklou.git setting white-space to nowrap on the nav tabs in vector for better animating --- diff --git a/skins/vector/main-ltr.css b/skins/vector/main-ltr.css index b9cc55fb93..0d07a84af1 100644 --- a/skins/vector/main-ltr.css +++ b/skins/vector/main-ltr.css @@ -141,6 +141,7 @@ body { background-image: url(images/tab-normal-fade.png); background-position: bottom left; background-repeat: repeat-x; + white-space:nowrap; } /* IGNORED BY IE6 */ div.vectorTabs ul > li {