am 83aeb2f9: am e2652df8: am 22866695: am 2c2c0534: set a smaller line height for sidebox headers to avoid whitespace at the top

* commit '83aeb2f942aa5d9e062e8e06916a6d1d24409d6c':
  set a smaller line height for sidebox headers to avoid whitespace at the top
This commit is contained in:
Scott Main 2014-02-12 16:10:51 +00:00 committed by Android Git Automerger
commit 0ed897d015

View file

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