Fixed help text alignement in wide inlines

This commit is contained in:
Fabio Caccamo
2017-02-09 16:04:40 +01:00
parent ded2fee89c
commit 9fdc3a0268
@@ -287,7 +287,7 @@
} }
form .aligned.wide p.help { form .aligned.wide p.help {
margin-left: 160px; margin-left: 200px;
} }
textarea.tinymce ~ p.help { textarea.tinymce ~ p.help {