added font-size: inherit; on form elements
This commit is contained in:
parent
958231a87d
commit
896610ed1a
3 changed files with 5 additions and 3 deletions
|
@ -32,7 +32,7 @@ button,
|
|||
input,
|
||||
select {
|
||||
font-family: helvetica, arial, sans-serif;
|
||||
font-size: 100%;
|
||||
font-size: inherit;
|
||||
margin: 0;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue