Fix position of import/export popup in timeslider
This commit is contained in:
parent
e34a4ea4ee
commit
287a7805c9
@ -168,8 +168,9 @@
|
|||||||
width: 185px
|
width: 185px
|
||||||
}
|
}
|
||||||
#importexport {
|
#importexport {
|
||||||
top: 118px;
|
top: 100px;
|
||||||
width: 185px;
|
width: 185px;
|
||||||
|
position: fixed;
|
||||||
}
|
}
|
||||||
.timeslider-bar {
|
.timeslider-bar {
|
||||||
background: #f7f7f7;
|
background: #f7f7f7;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user