diff --git a/app/assets/stylesheets/application/onebox.scss b/app/assets/stylesheets/application/onebox.scss index 29e2d3e5a8d..9f2fa085f27 100644 --- a/app/assets/stylesheets/application/onebox.scss +++ b/app/assets/stylesheets/application/onebox.scss @@ -40,6 +40,9 @@ a.loading-onebox { .onebox-result-body { padding: 5px; font-family: Georgia, Times, "Times New Roman", serif; + h3, h4 { + margin: 0px !important; + } img.thumbnail { width: 25%; height: auto;