set a smaller line height for sidebox headers to avoid whitespace at the top

Change-Id: I8f1c4de275f3d7b2f55460bf4dc32a9a3d6b04ae
This commit is contained in:
Scott Main 2014-02-11 18:16:20 -08:00
parent c9e142e62d
commit 2c2c053490
1 changed files with 1 additions and 0 deletions

View File

@ -1900,6 +1900,7 @@ EndColorStr='#ececec');
.sidebox h5 {
font-weight:bold;
margin:0 0 10px;
line-height: 16px;
}
.sidebox * {