Correctly set input field font size

This commit is contained in:
raimund-schluessler 2015-09-02 17:29:02 +02:00 committed by Raimund Schlüßler
parent d585d547af
commit 4b2b99d8ce

View file

@ -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%;