mirror of
https://github.com/twisterarmy/twister-calm.git
synced 2025-01-11 23:47:59 +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*/
|
/* Autocomplite*/
|
||||||
|
.textcomplete-wrapper textarea {
|
||||||
|
display: inline;
|
||||||
|
}
|
||||||
ul.dropdown-menu {
|
ul.dropdown-menu {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 23px;
|
top: 23px;
|
||||||
|
Loading…
Reference in New Issue
Block a user