From 79eaddaea8a31cb1be9fc071909632550bfd1b4d Mon Sep 17 00:00:00 2001 From: sanj Date: Fri, 26 Nov 2010 02:23:05 +0100 Subject: [PATCH] margin bottom for resources page --- itf/static/css/wireframe.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/itf/static/css/wireframe.css b/itf/static/css/wireframe.css index cc592fa..8aca90d 100644 --- a/itf/static/css/wireframe.css +++ b/itf/static/css/wireframe.css @@ -133,7 +133,7 @@ h1 { } .objWrapper { - margin-bottom: 20px; + margin-bottom: 10px; } .titleLink {