mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 586074 - Remove resize handles from textareas [r=mfinkle]
This commit is contained in:
parent
ff57039e2b
commit
43e879dbaf
@ -135,6 +135,7 @@ select[size="1"] {
|
||||
}
|
||||
|
||||
textarea {
|
||||
resize: none;
|
||||
border-width: 1px;
|
||||
padding: 2px 1px 2px 1px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user