Merge branch 'character_count' into 'nightly'

Fix #31 character count floats in replies

See merge request !17
This commit is contained in:
mmn 2015-06-20 22:47:22 +00:00
commit 1d11153396
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;
}