From d676ae6330a0a07d337ae9fff373d579e85bb0dc Mon Sep 17 00:00:00 2001 From: Karen Date: Wed, 12 Oct 2011 19:47:25 +0530 Subject: [PATCH] overflow auto to noteworthy.html --- urbstudio/templates/noteworthy.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/urbstudio/templates/noteworthy.html b/urbstudio/templates/noteworthy.html index 4de35af..3d38e78 100755 --- a/urbstudio/templates/noteworthy.html +++ b/urbstudio/templates/noteworthy.html @@ -11,7 +11,7 @@ .noteworthy { margin-bottom:40px; -} +overflow:auto;} .noteworthy:last-child { margin-bottom:10px;