From fe7c01a8bd76dff240e74bb770212911e227ba59 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Fri, 03 Feb 2012 17:24:51 -0500
Subject: [PATCH] Return to Users page after add/edit team

---
 resources/markdown.css |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/resources/markdown.css b/resources/markdown.css
index 1623078..e0bfe38 100644
--- a/resources/markdown.css
+++ b/resources/markdown.css
@@ -23,14 +23,12 @@
 div.markdown h1 {    
     margin-top: 0.5em;
     margin-bottom: 0.5em;
-    padding-bottom: 0.5em;
     border-bottom: 2px solid #000080 !important;
 }
 
 div.markdown h2 {
     margin-top: 1em;
     margin-bottom: 0.5em;    
-    padding-bottom: 0.5em;
 	border-bottom: 2px solid #000080 !important;    
 }
 

--
Gitblit v1.9.1