fixed img max-width on simplenews
This commit is contained in:
@@ -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%;
|
||||
|
Reference in New Issue
Block a user