mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -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 {
|
||||
font-size: 1.17em;
|
||||
margin: 10px 0 !important;
|
||||
}
|
||||
|
||||
a[href] {
|
||||
|
|
Loading…
Reference in a new issue