diff options
-rw-r--r-- | src/static/css/timeslider.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/static/css/timeslider.css b/src/static/css/timeslider.css index f478c895..6608df3e 100644 --- a/src/static/css/timeslider.css +++ b/src/static/css/timeslider.css @@ -173,6 +173,7 @@ #import_export { top: 115px; width: 185px; + position: fixed; } .timeslider-bar { background: #f7f7f7; |