Fixes CSS issue related to #88
This commit is contained in:
parent
2933129096
commit
5c082595f3
|
@ -78,6 +78,11 @@
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.r6o-purposedropdown {
|
||||||
|
position:relative;
|
||||||
|
z-index:2;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.r6o-widget.comment.editable {
|
.r6o-widget.comment.editable {
|
||||||
|
|
Loading…
Reference in New Issue