Merge pull request #2219 from Gared/fix_css
Fix position of import/export popup in timesliderpull/2350/head
commit
07d29a5d7a
|
@ -173,6 +173,7 @@
|
|||
#import_export {
|
||||
top: 115px;
|
||||
width: 185px;
|
||||
position: fixed;
|
||||
}
|
||||
.timeslider-bar {
|
||||
background: #f7f7f7;
|
||||
|
|
Loading…
Reference in New Issue