reduce page-header margin

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1377144 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-08-24 23:07:11 +00:00
parent 9679552ca1
commit b189824969
1 changed files with 6 additions and 0 deletions

View File

@ -147,4 +147,10 @@ footer {
.sidebar-nav {
padding: 9px 0;
}
.page-header {
border-bottom: 1px solid #EEEEEE;
margin: 15px 0 20px;
padding-bottom: 3px;
}