Skip to content

Commit c33b47f

Browse files
committed
index.html: Drop viewer border when full-screen
1 parent 419fb09 commit c33b47f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/deepzoom/templates/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
}
4646
div#view.fullpage {
4747
left: 0%;
48+
border: 0;
4849
}
4950
div#properties {
5051
position: absolute;

0 commit comments

Comments
 (0)