Fix timeslider.

This commit is contained in:
Marcel Klehr 2012-07-14 15:54:44 +02:00
parent 1466fa03a4
commit 4901adeac7
3 changed files with 63 additions and 51 deletions

View file

@ -150,6 +150,13 @@
margin-top: 0;
padding-right: 6px;
}
#settings,
#importexport,
#embed,
#connectivity,
#users {
top: 62px;
}
#importexport .popup {
width: 185px
}