Skip to content

Commit

Permalink
push image forward so it doesn't get covered on smaller sizes, thus c…
Browse files Browse the repository at this point in the history
…an be clickable
  • Loading branch information
Nick Niles committed Mar 17, 2017
1 parent efe5ede commit 0ed5519
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/embed.scss
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ $dark-gray: #3d404d;
max-width: 116px;
max-height: 116px;
background: $vr-yellow;
z-index: 999;
}

.xs .image-box, .xs .live-badge{
Expand Down

0 comments on commit 0ed5519

Please sign in to comment.