RecogitoJS and Annotorious now handle editor left margin separately
This commit is contained in:
parent
d6b96568b0
commit
6572e21838
|
@ -6,7 +6,6 @@
|
||||||
.r6o-editor {
|
.r6o-editor {
|
||||||
position:absolute;
|
position:absolute;
|
||||||
z-index:99999;
|
z-index:99999;
|
||||||
margin-left:-14px;
|
|
||||||
width:400px;
|
width:400px;
|
||||||
color:$standard-type;
|
color:$standard-type;
|
||||||
opacity:0;
|
opacity:0;
|
||||||
|
|
Loading…
Reference in New Issue