remove unnecessary onebox body padding

This commit is contained in:
Jeff Atwood 2013-08-23 02:53:14 -07:00
parent 5cf0c59628
commit f36fc8c41f
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ a.loading-onebox {
}
}
.onebox-result-body {
padding: 5px;
padding-top: 5px;
font-family: Georgia, Times, "Times New Roman", serif;
img {
max-width:200px;