oneboxes don't need a border-radius

This commit is contained in:
Jeff Atwood 2013-04-06 02:12:21 -07:00
parent 5842233d4f
commit 78cb85eb53

View file

@ -13,7 +13,6 @@ a.loading-onebox {
}
.onebox-result {
@include border-radius-all(8px);
font-size: 14px;
> .source {
margin-bottom: 10px;