From 1d221a7731b41474bb73783d8d56ba3b12658b53 Mon Sep 17 00:00:00 2001 From: James Moger Date: Sun, 25 Mar 2012 20:30:05 -0400 Subject: [PATCH] Tweak activity page css for improved spacing --- resources/gitblit.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/gitblit.css b/resources/gitblit.css index 9b96a1ac..38d1438d 100644 --- a/resources/gitblit.css +++ b/resources/gitblit.css @@ -773,7 +773,7 @@ table.annotated td { table.activity { width: 100%; - margin-top: 5px; + margin-top: 10px; } tr th a { background-position: right; padding-right: 15px; background-repeat:no-repeat; } -- 2.39.5