summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-06-23 13:55:50 +0200
committerAleksander Machniak <alec@alec.pl>2014-06-23 13:55:50 +0200
commitd30a998fcab58c6dbf9297751c4a763f2c267cf7 (patch)
tree1507128cedec2d1c147c210e86277b89eed55e52 /skins
parentb0aee4eb4205365e19a98729ca467bfec4fbea6f (diff)
Small css fix
Diffstat (limited to 'skins')
-rw-r--r--skins/larry/mail.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css
index 5e2677f2c..dfda7f4f3 100644
--- a/skins/larry/mail.css
+++ b/skins/larry/mail.css
@@ -511,7 +511,7 @@ table.messagelist.fixedcopy {
width: 30px;
}
-.messagelist tr > .threads,
+.messagelist tr > .threads + td,
.messagelist tr > .threads + th {
border-left: 0;
}