diff options
Diffstat (limited to 'src/static')
-rw-r--r-- | src/static/css/timeslider.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/static/css/timeslider.css b/src/static/css/timeslider.css index 9f5b570d..87944a87 100644 --- a/src/static/css/timeslider.css +++ b/src/static/css/timeslider.css @@ -168,7 +168,7 @@ width: 185px } #importexport { - top: 100px; + top: 118px; width: 185px; position: fixed; } |