font-size: inherit; on textarea
This commit is contained in:
parent
efbeed9e22
commit
670cd255ec
3 changed files with 2 additions and 5 deletions
|
@ -400,6 +400,7 @@ label,
|
|||
textarea {
|
||||
resize: vertical;
|
||||
font-family: inherit;
|
||||
font-size: inherit;
|
||||
}
|
||||
|
||||
/* ----------------------------- */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue