From d500460369364cfc5933df1ad3dc54483d085dd0 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Sat, 13 Dec 2008 20:42:18 +0000 Subject: [PATCH] updated style.css to render properly in firefox and IE --- docs/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/style.css b/docs/style.css index b15b1bb6b..e487a6f3c 100644 --- a/docs/style.css +++ b/docs/style.css @@ -1,6 +1,6 @@ html>body { font-size: 13px; } -.entry { min-height: 125px; } +.entry { min-height: 135px; } #main { font-family: Verdana;