Add alternative to panning when panning makes no sense (fixes #226).

This commit is contained in:
Michael Jumper
2012-11-28 21:46:47 -08:00
parent 0576ed3dcc
commit 257535675f
2 changed files with 80 additions and 4 deletions

View File

@@ -178,7 +178,8 @@ div.magnifier {
}
.pan-overlay {
.pan-overlay,
.type-overlay {
position: fixed;
left: 0;
top: 0;