mirror of
https://github.com/twisterarmy/twister-calm.git
synced 2025-01-11 15:37:54 +00:00
fixed text area bug in firefox
fixed text area bug in firefox
This commit is contained in:
parent
48907669ee
commit
ec0c7f6688
@ -1928,6 +1928,9 @@ input.userMenu-search-field:focus::-ms-input-placeholder {
|
||||
}
|
||||
|
||||
/* Autocomplite*/
|
||||
.textcomplete-wrapper textarea {
|
||||
display: inline;
|
||||
}
|
||||
ul.dropdown-menu {
|
||||
position: absolute;
|
||||
top: 23px;
|
||||
|
Loading…
Reference in New Issue
Block a user