fixes #861 - Add tap hold menus to web client

This commit is contained in:
Luke Pulverenti 2014-06-30 22:29:27 -04:00
parent 2c9ebd220c
commit d1a36e7c73
15 changed files with 206 additions and 48 deletions

View file

@ -402,8 +402,8 @@ a.itemTag:hover {
}
.lnkSibling {
position: absolute;
top: 0;
position: fixed;
top: 105px;
text-decoration: none;
font-weight: normal!important;
display: none;