Skip to content

Commit

Permalink
Issue 4102 - Tile margin issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolaas Matthijs committed May 5, 2016
1 parent b89d9ce commit 4cf1e32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions shared/oae/css/oae.components.css
Expand Up @@ -1071,8 +1071,8 @@ div.oae-thumbnail i.fa {
}

.oae-tile .oae-thumbnail.oae-thumbnail-large:before {
margin-top: -48px;
padding-top: 80px;
margin-top: 0;
padding-top: 32px;
}

.oae-tile .oae-thumbnail img {
Expand Down

0 comments on commit 4cf1e32

Please sign in to comment.