Merge pull request #191 from karlmcg/master

css: adjust line height of header down 1 pixel
This commit is contained in:
joshua stein 2015-02-17 11:47:15 -06:00
commit 752c8a172a

View file

@ -253,6 +253,7 @@ div#inside {
padding: 5px 42px 5px 10px;
margin-top: 1em;
margin-bottom: 0.5em;
line-height: 18px;
}
#headerleft {