toolbar: adjust position

This commit is contained in:
Andrew Dolgov 2009-01-23 09:10:04 +01:00
parent 0ef68e6fc9
commit d54eb16ec4
1 changed files with 1 additions and 1 deletions

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;