From a803d7280a662d8c4b0da2b4f7b5272d739f48f2 Mon Sep 17 00:00:00 2001 From: sanj Date: Sat, 6 Nov 2010 22:42:45 +0530 Subject: [PATCH] text overflow --- test.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.css b/test.css index ba8e8bd..5c482a3 100644 --- a/test.css +++ b/test.css @@ -58,7 +58,7 @@ h1 { margin-top: 15px; margin-bottom: 15px; font-size: 13px; - height: 35%; + height: 360px; overflow-y: auto; width: 90%; margin-left: auto;