fix(inputs): inputs work inside <form>

This commit is contained in:
Manu Mtz.-Almeida
2018-07-23 23:57:29 +02:00
parent 073f45c94b
commit 8324bd1f7f
10 changed files with 65 additions and 30 deletions

View File

@ -21,6 +21,7 @@
height: 100%;
/* stylelint-disable */
/* TODO: find a better solution in padding.css, that does not require !important, */
margin: 0 !important;
padding: 0 !important;