From 0e413c6cb06a11dc7d1847981627710ffe774c15 Mon Sep 17 00:00:00 2001 From: Jeremy Kerr Date: Tue, 23 Sep 2008 22:03:35 +1000 Subject: [css] Separate patchforms from list a little Signed-off-by: Jeremy Kerr --- htdocs/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'htdocs') diff --git a/htdocs/css/style.css b/htdocs/css/style.css index 81950ab..4d1e440 100644 --- a/htdocs/css/style.css +++ b/htdocs/css/style.css @@ -174,6 +174,10 @@ a.colinactive:hover { div.filters { } +div.patchforms { + margin-top: 2em; +} + /* list pagination */ .paginator { padding-bottom: 1em; padding-top: 1em; font-size: 80%; } -- cgit v1.2.3