fix input button size in safari

This commit is contained in:
igoradamenko
2018-03-04 00:52:23 +03:00
parent 8316a716b6
commit 1761f216bd
@@ -8,6 +8,7 @@
bottom: 0;
box-sizing: border-box;
width: $buttonWidth;
height: 100%;
padding: 0 10px;
font-size: 16px;
border: 0;