Revert change on position of imp/exp overlay

pull/2219/head
Stefan 2014-09-14 20:26:35 +02:00
parent 287a7805c9
commit 0d95c8d1ec
1 changed files with 1 additions and 1 deletions

View File

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