]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
Remove offset-sub-columns to avoid percentage-based padding
authorEric Morris <eric@zurb.com>
Tue, 10 Dec 2013 18:03:01 +0000 (10:03 -0800)
committerEric Morris <eric@zurb.com>
Tue, 10 Dec 2013 18:03:01 +0000 (10:03 -0800)
css/ink.css

index 65e2e74d70a04c50638bcbbf29722d4872b01a6e..28f472e2b20da7ed50920e2589fbde661fb52d29 100644 (file)
@@ -216,18 +216,6 @@ td.offset-by-nine { padding-left: 450px; }
 td.offset-by-ten { padding-left: 500px; }
 td.offset-by-eleven { padding-left: 550px; }
 
-td.sub-offset-by-one { padding-left: 5.172413% !important; }
-td.sub-offset-by-two { padding-left: 13.793102% !important; }
-td.sub-offset-by-three { padding-left: 22.413791% !important; }
-td.sub-offset-by-four { padding-left: 31.034480% !important; }
-td.sub-offset-by-five { padding-left: 39.655169% !important; }
-td.sub-offset-by-six { padding-left: 48.275858% !important; }
-td.sub-offset-by-seven { padding-left: 56.896547% !important; }
-td.sub-offset-by-eight { padding-left: 65.517236% !important; }
-td.sub-offset-by-nine { padding-left: 74.137925% !important; }
-td.sub-offset-by-ten { padding-left: 82.758614% !important; }
-td.sub-offset-by-eleven { padding-left: 91.379303% !important; }
-
 td.expander {
   visibility: hidden;
   width: 0px;