Add box-sizing to be sure

master
Vitaliy Filippov 2019-09-21 20:22:14 +03:00
parent 3fb0fa4235
commit 948649d04c
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@
line-height: 200%;
border: 0;
padding: 0 2em 0 .5em;
box-sizing: border-box;
margin: 0;
height: 100%;
display: block;