change a little bit the position of the pdf preview

This commit is contained in:
Frédéric Péters 2012-09-20 18:19:50 +02:00
parent 71cb504ccb
commit 862e9f8013
1 changed files with 3 additions and 1 deletions

View File

@ -156,8 +156,10 @@ div#debug {
#preview {
position: absolute;
top: 200px;
z-index: 10;
top: 140px;
left: 400px;
border: 1px solid gray;
}
a.nav.next {