Fix import/export popup margin @ timeslider

This commit is contained in:
0ip 2014-10-03 17:39:15 +02:00
parent 12c1d3b05a
commit ee68d43932

View file

@ -171,7 +171,7 @@
border-radius: 0 0 0 6px; border-radius: 0 0 0 6px;
} }
#import_export { #import_export {
top: 118px; top: 115px;
width: 185px; width: 185px;
} }
.timeslider-bar { .timeslider-bar {