From d54eb16ec456a263b722b93d2d2a173b2813a42c Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 23 Jan 2009 09:10:04 +0100 Subject: [PATCH] toolbar: adjust position --- tt-rss.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tt-rss.css b/tt-rss.css index 25b261e5..b58c5522 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1510,7 +1510,7 @@ div.whiteBox { #toolbar { position : absolute; left : 261px; - padding : 2px 0px 2px 10px; + padding : 0px 0px 0px 10px; top : 40px; right : 0px; white-space: nowrap; -- 2.39.2