fix onebox header misalignment issue

This commit is contained in:
Jeff Atwood 2017-01-02 02:22:57 -08:00
parent cd5130258d
commit 5db57abd7f

View File

@ -118,7 +118,7 @@ aside.onebox {
h3, h4 { h3, h4 {
font-size: 1.17em; font-size: 1.17em;
margin: 10px 0; margin: 0 0 10px 0;
} }
a[href] { a[href] {