Skip to content

Commit

Permalink
Remove the ad's top margin
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Kreeftmeijer committed Oct 6, 2013
1 parent c91e9b0 commit d1fef5a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions css/ads.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,7 @@ div.carbonad{
.carbonad-image, .carbonad-text, .carbonad-tag{
margin-left: 0 !important;
}

.carbonad-image{
margin-top: 0 !important;
}

0 comments on commit d1fef5a

Please sign in to comment.