From 90ff4ca9518416852136a2abfda9a2eb412c5608 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Tue, 20 Nov 2012 20:59:24 +0100 Subject: Small thread icon alignment fix --- skins/larry/mail.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'skins') diff --git a/skins/larry/mail.css b/skins/larry/mail.css index 48560abe2..462d608b2 100644 --- a/skins/larry/mail.css +++ b/skins/larry/mail.css @@ -621,12 +621,12 @@ a.iconbutton.threadmode.selected { } #messagelist tr td div.collapsed { - background-position: 0 -1136px; + background-position: 0 -1137px; cursor: pointer; } #messagelist tr td div.expanded { - background-position: 0 -1156px; + background-position: 0 -1157px; cursor: pointer; } -- cgit v1.2.3