Update _images.scss

This commit is contained in:
Pedro Reis 2015-08-06 16:30:10 +01:00
parent 3880c07420
commit 035b55a9ca
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
img {
max-width: 100%;
vertical-align: top;
&[width],
&[height] {
max-width: none;
}
}
}