summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2012-03-25 20:30:05 -0400
committerJames Moger <james.moger@gitblit.com>2012-03-25 20:30:05 -0400
commit1d221a7731b41474bb73783d8d56ba3b12658b53 (patch)
tree8b8e67a80bdf889e36e406d4aeb7bfc7d2bab66c
parent33ceba86da02923f00908ba1eeaae557fa37d391 (diff)
downloadgitblit-1d221a7731b41474bb73783d8d56ba3b12658b53.tar.gz
gitblit-1d221a7731b41474bb73783d8d56ba3b12658b53.zip
Tweak activity page css for improved spacing
-rw-r--r--resources/gitblit.css2
1 files changed, 1 insertions, 1 deletions
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; }