From 0f3a577bed4d828472469675e90fcab032e33f44 Mon Sep 17 00:00:00 2001 From: xue <> Date: Fri, 2 Jun 2006 18:27:02 +0000 Subject: merge from 3.0 branch till 1133. --- demos/blog/themes/Spring/style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'demos/blog/themes/Spring/style.css') diff --git a/demos/blog/themes/Spring/style.css b/demos/blog/themes/Spring/style.css index 6a675c0f..19b8f5ba 100644 --- a/demos/blog/themes/Spring/style.css +++ b/demos/blog/themes/Spring/style.css @@ -30,6 +30,11 @@ a img { border: 0px none; } +div { + overflow: hidden; + word-wrap: break-word; +} + #page { background-color:#fff; margin:0 auto; -- cgit v1.2.3