mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05:00
FIX: Margin in onebox
This commit is contained in:
parent
cbf2e2e8f9
commit
8a96f1a7b6
1 changed files with 1 additions and 0 deletions
|
@ -115,6 +115,7 @@ aside.onebox {
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
font-size: 1.17em;
|
font-size: 1.17em;
|
||||||
|
margin: 10px 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
a[href] {
|
a[href] {
|
||||||
|
|
Loading…
Reference in a new issue