toolbar: adjust position
This commit is contained in:
parent
0ef68e6fc9
commit
d54eb16ec4
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue