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

* commit '2c2c053490aa3a2102c0dce95fcae0d22b77a71b':
  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:02:57 +00:00
committed by Android Git Automerger

View File

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