am e2652df8
: am 22866695
: am 2c2c0534
: set a smaller line height for sidebox headers to avoid whitespace at the top
* commit 'e2652df8d7411854b3b00adf7c6a6a0af99a545d': set a smaller line height for sidebox headers to avoid whitespace at the top
This commit is contained in:
commit
83aeb2f942
1 changed files with 1 additions and 0 deletions
|
@ -1900,6 +1900,7 @@ EndColorStr='#ececec');
|
||||||
.sidebox h5 {
|
.sidebox h5 {
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
margin:0 0 10px;
|
margin:0 0 10px;
|
||||||
|
line-height: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebox * {
|
.sidebox * {
|
||||||
|
|
Loading…
Reference in a new issue