diff options
Diffstat (limited to 'skins/larry/mail.css')
-rw-r--r-- | skins/larry/mail.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css index d2ff11808..3664e14c9 100644 --- a/skins/larry/mail.css +++ b/skins/larry/mail.css @@ -341,7 +341,6 @@ a.iconbutton.threadmode.selected { #messagetoolbar { position: absolute; top: -6px; - right: 390px; left: 0; height: 40px; white-space: nowrap; @@ -362,7 +361,7 @@ a.iconbutton.threadmode.selected { position: absolute; right: 0; top: 0; - width: 240px; + width: 400px; } #mailpreviewtoggle { |