Skip to content
This repository has been archived by the owner on Oct 1, 2019. It is now read-only.

Commit

Permalink
Fix incorrect input fields' behaviour on Safari (box-shadow)
Browse files Browse the repository at this point in the history
  • Loading branch information
artkravchenko committed Sep 22, 2017
1 parent 0c2c144 commit f84fa6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/less/blocks/form.less
Expand Up @@ -59,6 +59,7 @@
display: block;
height: 36px;
font-size: 14px;
-webkit-appearance: none;

&--theme {
&_paper {
Expand Down

0 comments on commit f84fa6b

Please sign in to comment.