1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 22:15:56 +00:00

toolbar: adjust position

This commit is contained in:
Andrew Dolgov
2009-01-23 09:10:04 +01:00
parent 0ef68e6fc9
commit d54eb16ec4

View File

@@ -1510,7 +1510,7 @@ div.whiteBox {
#toolbar { #toolbar {
position : absolute; position : absolute;
left : 261px; left : 261px;
padding : 2px 0px 2px 10px; padding : 0px 0px 0px 10px;
top : 40px; top : 40px;
right : 0px; right : 0px;
white-space: nowrap; white-space: nowrap;