Replace all .styl files with .scss, move all component files into separate folder

[MAILPOET-1813]
This commit is contained in:
Ján Mikláš
2019-02-20 15:06:34 +01:00
committed by M. Shull
parent c9c6c0651e
commit d6e2365fb0
123 changed files with 5060 additions and 4046 deletions

View File

@@ -0,0 +1,7 @@
.mailpoet_form {
margin: 0 0 20px 0
}
.mailpoet_form td {
vertical-align: top !important
}