getting tables to behave on mobile
This commit is contained in:
@@ -44,7 +44,6 @@ img {
|
||||
text-decoration:none;
|
||||
-ms-interpolation-mode: bicubic;
|
||||
width: auto;
|
||||
max-width: 100%;
|
||||
float: left;
|
||||
clear: both;
|
||||
display: block;
|
||||
@@ -583,8 +582,7 @@ body.outlook p {
|
||||
@media only screen and (max-width: 600px) {
|
||||
|
||||
table[class="body"] img {
|
||||
width: auto !important;
|
||||
height: auto !important;
|
||||
|
||||
}
|
||||
|
||||
table[class="body"] center {
|
||||
|
||||
Reference in New Issue
Block a user