fixed img max-width on simplenews

This commit is contained in:
Bachir Soussi Chiadmi
2016-06-24 11:12:32 +02:00
parent 266fb10083
commit d38e929be5
2 changed files with 2 additions and 2 deletions

View File

@@ -2203,7 +2203,7 @@ body.node-type-simplenews{
tbody{
border-top:0px;
}
img{max-width: 218px;}
img{max-width: 9999px;}
@media #{$small-only}{
max-width: 100%;