summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
Diffstat (limited to 'skins')
-rw-r--r--skins/classic/print.css2
-rw-r--r--skins/larry/mail.css1
-rw-r--r--skins/larry/print.css2
3 files changed, 2 insertions, 3 deletions
diff --git a/skins/classic/print.css b/skins/classic/print.css
index 8eac41f53..349b224cb 100644
--- a/skins/classic/print.css
+++ b/skins/classic/print.css
@@ -8,7 +8,7 @@ body
margin: 2mm;
}
-body, td, th, span, div, p
+body, td, th, div, p
{
font-size: 9pt;
color: #000000;
diff --git a/skins/larry/mail.css b/skins/larry/mail.css
index 4ec258552..0f1eaa8a7 100644
--- a/skins/larry/mail.css
+++ b/skins/larry/mail.css
@@ -857,7 +857,6 @@ div.hide-headers {
#messagecontent .leftcol,
#messagepreview .leftcol {
margin-right: 252px;
- overflow-x: auto;
}
#messagecontent .rightcol,
diff --git a/skins/larry/print.css b/skins/larry/print.css
index 22d6c5288..d3a6cd802 100644
--- a/skins/larry/print.css
+++ b/skins/larry/print.css
@@ -15,7 +15,7 @@ body {
margin: 2mm;
}
-body, td, th, span, div, p {
+body, td, th, div, p {
font-size: 9pt;
color: #000;
}