1
0
Fork 0

fix: contact edit poll_interval wasn't submitted

This commit is contained in:
rabuzarus 2016-04-20 15:37:34 +02:00
commit 7ee9c536ee
5 changed files with 163 additions and 164 deletions

View file

@ -1739,10 +1739,6 @@ blockquote.shared_content {
/*margin-left: 175px;*/
}
.contact-edit-submit {
margin-top: 20px;
}
.contact-select { position: absolute; top: 64px; left:64px; display:none; }
.contact-select:checked,
.contact-entry-photo:hover .contact-select { display:block; }