From e9275bae1584a4d61ed5c09fb5f63fb5096ed03a Mon Sep 17 00:00:00 2001 From: Jason Woofenden Date: Fri, 12 Dec 2008 12:17:30 -0500 Subject: [PATCH] really added the padding this time --- tasks.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tasks.css b/tasks.css index 8bc29df..c117feb 100644 --- a/tasks.css +++ b/tasks.css @@ -3,6 +3,8 @@ margin: 15px 0px 5px; } +.task_link { padding-top: 8px; } + #badges { margin-top: 30px; } -- 1.7.10.4