onebox right padding should not be asymmetric

This commit is contained in:
Jeff Atwood 2017-02-08 17:11:19 -08:00
parent fe32c64dd9
commit 485c36141c
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ a.loading-onebox {
@include post-aside; @include post-aside;
margin-top: 15px; margin-top: 15px;
padding: 12px 25px 12px 12px; padding: 12px;
font-size: 1em; font-size: 1em;
> .source { > .source {
margin-bottom: 12px; margin-bottom: 12px;