toolbar placement fix in graycube

This commit is contained in:
Andrew Dolgov 2006-10-01 08:04:44 +01:00
parent c91c224952
commit 140eda6c57
1 changed files with 1 additions and 1 deletions

View File

@ -246,7 +246,7 @@ span.contentPreview:hover {
#toolbar {
position : absolute;
left : 280px;
padding : 0px 20px 10px 10px;
padding : 0px 20px 10px 0px;
top : 50px;
right : 0px;
white-space: nowrap;