Merge pull request #2219 from Gared/fix_css

Fix position of import/export popup in timeslider
This commit is contained in:
John McLear 2014-11-12 15:18:25 +00:00
commit 07d29a5d7a

View file

@ -173,6 +173,7 @@
#import_export {
top: 115px;
width: 185px;
position: fixed;
}
.timeslider-bar {
background: #f7f7f7;