1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2025-01-09 00:20:08 +00:00

Should fix wrong counter rendering in Chrome.

This commit is contained in:
max-m 2012-03-03 14:10:43 +01:00
parent 69b5734b3b
commit 4b1fd1dd7c

View File

@ -56,6 +56,7 @@
.jsCounterInput { .jsCounterInput {
height: 16px; height: 16px;
box-sizing: content-box !important;
} }
.jsCounterInput, .jsCounter { .jsCounterInput, .jsCounter {