Fix #31 character count floats in replies

This commit is contained in:
aroquen 2015-06-07 22:44:33 +02:00
parent 8a002e98bc
commit 204ebe607d
1 changed files with 1 additions and 1 deletions

View File

@ -957,7 +957,7 @@ content: ":";
}
.threaded-replies .form_notice .count {
top: 60px;
bottom: 60px;
right: 50px;
}