mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05:00
make sure onebox h3,h4 suppress topmargin
This commit is contained in:
parent
d15d5e2525
commit
cceed615a3
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ aside.onebox {
|
|||
.onebox-body {
|
||||
clear: both;
|
||||
|
||||
h3 {
|
||||
h3, h4 {
|
||||
font-size: 1.17em;
|
||||
margin: 10px 0 !important;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue