Correctly set input field font size
This commit is contained in:
parent
d585d547af
commit
4b2b99d8ce
1 changed files with 1 additions and 1 deletions
|
@ -276,7 +276,7 @@
|
|||
box-sizing: border-box;
|
||||
color: #505050;
|
||||
cursor: text;
|
||||
font-size: 13px;
|
||||
font-size: 100%;
|
||||
margin: 0;
|
||||
padding: 0 60px 0 32px;
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in a new issue