mirror of
https://github.com/thelounge/thelounge
synced 2024-11-14 00:07:17 +00:00
Vertically center topic editing input in Safari. (#4325)
This commit is contained in:
parent
7b28d3c0f8
commit
2ab671664e
1 changed files with 1 additions and 0 deletions
|
@ -1067,6 +1067,7 @@ textarea.input {
|
|||
height: 35px;
|
||||
overflow: hidden;
|
||||
font-size: 14px;
|
||||
line-height: normal;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue