Fixed bug in last revision by relocating context panel
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1957 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -530,9 +530,10 @@
|
||||
|
||||
#cur_context_panel {
|
||||
position: absolute;
|
||||
top: 70px;
|
||||
left: -10px;
|
||||
top: 77px;
|
||||
left: 40px;
|
||||
right: -2px;
|
||||
line-height: 22px;
|
||||
overflow: auto;
|
||||
border: 1px solid #777;
|
||||
border-bottom: none;
|
||||
|
||||
Reference in New Issue
Block a user