Skip to content

Commit f36fc8c

Browse files
author
Jeff Atwood
committed
remove unnecessary onebox body padding
1 parent 5cf0c59 commit f36fc8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/assets/stylesheets/application/onebox.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ a.loading-onebox {
3636
}
3737
}
3838
.onebox-result-body {
39-
padding: 5px;
39+
padding-top: 5px;
4040
font-family: Georgia, Times, "Times New Roman", serif;
4141
img {
4242
max-width:200px;

0 commit comments

Comments
 (0)