From 80415e1d9bd3a4afdaee1037067e21873c61b425 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Tue, 27 Mar 2012 18:16:31 -0400
Subject: [PATCH] Reset build identifier for next release
---
resources/gitblit.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/resources/gitblit.css b/resources/gitblit.css
index 9b96a1a..f53d3e7 100644
--- a/resources/gitblit.css
+++ b/resources/gitblit.css
@@ -134,7 +134,7 @@
}
table {
- margin-bottom:5px !important;
+ margin-bottom: 5px;
font-size: inherit;
}
@@ -773,7 +773,7 @@
table.activity {
width: 100%;
- margin-top: 5px;
+ margin-top: 10px;
}
tr th a { background-position: right; padding-right: 15px; background-repeat:no-repeat; }
--
Gitblit v1.9.1