studio - soft landing: added in modal copy and resolved image dimensions issue

This commit is contained in:
Brian Talbot
2013-02-06 08:53:23 -05:00
parent 56b8353dfd
commit 1687a99c5c
2 changed files with 6 additions and 7 deletions

View File

@@ -388,7 +388,6 @@
img {
@include box-sizing(border-box);
width: 100%;
max-height: 50%;
overflow-y: scroll;
padding: ($baseline/10);
border: 1px solid $gray-l4;