From dda2f75c701d743a4ff04d2eb4be0c4c49fdaa8f Mon Sep 17 00:00:00 2001 From: Sanj Date: Mon, 11 Jul 2011 00:20:32 +0530 Subject: [PATCH] dont use reset style css --- edgware/static/css/files/browse.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edgware/static/css/files/browse.css b/edgware/static/css/files/browse.css index 59431a4..cbea805 100644 --- a/edgware/static/css/files/browse.css +++ b/edgware/static/css/files/browse.css @@ -31,7 +31,7 @@ h5 { border: 0; } -ul, li { +#articleList { list-style-type: none; margin: 0; padding: 0;