Revert change on position of imp/exp overlay

This commit is contained in:
Stefan 2014-09-14 20:26:35 +02:00
parent 287a7805c9
commit 0d95c8d1ec

View file

@ -168,7 +168,7 @@
width: 185px width: 185px
} }
#importexport { #importexport {
top: 100px; top: 118px;
width: 185px; width: 185px;
position: fixed; position: fixed;
} }