fix onebox header misalignment issue
This commit is contained in:
parent
cd5130258d
commit
5db57abd7f
|
@ -118,7 +118,7 @@ aside.onebox {
|
|||
|
||||
h3, h4 {
|
||||
font-size: 1.17em;
|
||||
margin: 10px 0;
|
||||
margin: 0 0 10px 0;
|
||||
}
|
||||
|
||||
a[href] {
|
||||
|
|
Loading…
Reference in New Issue