fix lock permissions view and autoload not kicking in on touch devices under certain conditions

This commit is contained in:
marijus
2014-03-25 15:27:45 +01:00
parent 50a7e9ce8f
commit 89b573a6f3
8 changed files with 20 additions and 57 deletions

View File

@@ -113,15 +113,6 @@ blockquote {
padding: 5px;
}
#panel {
background-color: ivory;
position: absolute;
z-index: 2;
width: 30%;
padding: 25px;
border: 1px solid #444;
}
.heart {
color: #FF0000;
font-size: 100%;