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:
parent
69b5734b3b
commit
4b1fd1dd7c
@ -56,6 +56,7 @@
|
|||||||
|
|
||||||
.jsCounterInput {
|
.jsCounterInput {
|
||||||
height: 16px;
|
height: 16px;
|
||||||
|
box-sizing: content-box !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.jsCounterInput, .jsCounter {
|
.jsCounterInput, .jsCounter {
|
||||||
|
Loading…
Reference in New Issue
Block a user