Skip to content

Commit adca527

Browse files
authored
Merge pull request #51 from Devaney/master
Correcting .container width in outlook 2007, 2010 and 2013
2 parents 6fb47c5 + d187ba7 commit adca527

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

email.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
/* makes it centered */
5050
max-width: 580px;
5151
padding: 10px;
52-
width: auto !important;
5352
width: 580px; }
5453

5554
/* This should also be a block element, so that it will fill 100% of the .container */

0 commit comments

Comments
 (0)