From 4be52863f9ec6bfbfec12fdc1aa3cefa867a1945 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Wed, 21 Mar 2012 22:39:30 -0400 Subject: [PATCH] Adjusted spacing on activity page --- resources/gitblit.css | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/resources/gitblit.css b/resources/gitblit.css index 14fe038..3c265a4 100644 --- a/resources/gitblit.css +++ b/resources/gitblit.css @@ -759,6 +759,7 @@ table.activity { width: 100%; + margin-top: 5px; } tr th a { background-position: right; padding-right: 15px; background-repeat:no-repeat; } -- Gitblit v1.9.1