mirror of
https://github.com/discourse/discourse.git
synced 2025-02-22 19:10:56 +08:00
fix onebox header misalignment issue
This commit is contained in:
parent
cd5130258d
commit
5db57abd7f
@ -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] {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user