Fix IE9 author sidebar styling

This commit is contained in:
Michael Rose
2016-03-21 12:37:10 -04:00
parent a2a4f84580
commit 0cf5f3d9bc
5 changed files with 11 additions and 13 deletions

View File

@ -77,6 +77,9 @@ a:hover {
}
.archive__item-teaser {
border-radius: $border-radius;
img {
width: 100%;
}
}
@include breakpoint($small) {
@include gallery(5 of 10);