clickthrough

This commit is contained in:
Kasper Rynning-Tønnesen
2016-11-30 14:42:10 +01:00
parent 5c577272f2
commit b442645dd1

View File

@@ -1309,6 +1309,10 @@ nav ul li:hover, nav ul li.active {
border-top:none !important;
}
.click-through{
pointer-events: none;
}
#del, #del_suggested, #del_user_suggested{
position: absolute;
text-align: right;