Merge pull request #2219 from Gared/fix_css

Fix position of import/export popup in timeslider
pull/2350/head
John McLear 2014-11-12 15:18:25 +00:00
commit 07d29a5d7a
1 changed files with 1 additions and 0 deletions

View File

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