CSS padding tweaks for modified time

This commit is contained in:
kisselev
2013-07-23 14:12:53 -07:00
parent 44a0aabd63
commit 9f34b05cd6
5 changed files with 5 additions and 5 deletions

View File

@ -474,7 +474,7 @@ code {
.page-header {
margin: 10px 0px;
padding: 0px;
padding: 0px 0 20px;
h1 {
margin-top: 0px;
}