Touch events don't work well with position: fixed

This commit is contained in:
Jeremy Ruston 2012-03-11 19:09:04 +00:00
parent f8f3b884a1
commit 33420ac936

View file

@ -109,7 +109,7 @@ a.tw-tiddlylink-missing {
}
.navigation-panel {
position: fixed;
position: absolute;
top: 0;
left: 0;
height: 100%;