From 24e846ab86dd5691e691e8a7b33f5b6f31d9cc3b Mon Sep 17 00:00:00 2001 From: Zach LeBar Date: Mon, 19 Dec 2011 17:01:58 +0000 Subject: Fixed positioning bug in 'alps', fixed overlapping subnav issues and overlapping text within tables in 'clouds' and 'snow'. --- snow/snow.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'snow') diff --git a/snow/snow.css b/snow/snow.css index d24e458..24f2f68 100644 --- a/snow/snow.css +++ b/snow/snow.css @@ -294,6 +294,8 @@ body { text-align: left; padding-top: 15px; margin-left: 10px; + + white-space: normal; } -- cgit v1.2.3