Modified susimail footer so <hr> is hidden as well

This commit is contained in:
str4d
2012-09-25 21:57:22 +00:00
parent 44466aa769
commit 02f483a873
3 changed files with 3 additions and 3 deletions

View File

@@ -78,7 +78,7 @@ p.footer {
line-height:10pt;
}
.iframed p.footer {
.iframed #footer {
display: none;
}

View File

@@ -56,7 +56,7 @@ p.footer {
line-height:10pt;
}
.iframed p.footer {
.iframed #footer {
display: none;
}