Fix character count placement for publisher

This commit is contained in:
Steffen van Bergerem 2014-11-23 18:36:05 +01:00
parent 914b1c5374
commit 8cb6e242bf

View file

@ -214,7 +214,7 @@
height: 30px; height: 30px;
line-height: 30px; line-height: 30px;
position: absolute; position: absolute;
right: 70px; right: 100px;
bottom: -31px; bottom: -31px;
font-size: 13px; font-size: 13px;
} }