summaryrefslogtreecommitdiff
path: root/demos/blog/themes/Fall/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'demos/blog/themes/Fall/style.css')
-rw-r--r--demos/blog/themes/Fall/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/demos/blog/themes/Fall/style.css b/demos/blog/themes/Fall/style.css
index 9b18b151..ac4e40e7 100644
--- a/demos/blog/themes/Fall/style.css
+++ b/demos/blog/themes/Fall/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;