summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-01-23 09:10:04 +0100
committerAndrew Dolgov <[email protected]>2009-01-23 09:10:04 +0100
commitd54eb16ec456a263b722b93d2d2a173b2813a42c (patch)
tree379e3d8c4580406e1941a0e2634683818c99db6a /tt-rss.css
parent0ef68e6fc9ed4104534580338b162ccd09b70031 (diff)
toolbar: adjust position
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 25b261e56..b58c55223 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;