Fixed help text alignement in wide inlines

This commit is contained in:
Fabio Caccamo
2017-02-07 16:06:05 +01:00
parent fac0f690df
commit fd292ed1bf
@@ -288,6 +288,10 @@
padding-left:10px !important;
}
form .aligned.wide p.help {
margin-left: 160px;
}
textarea.tinymce ~ p.help {
margin-top:5px !important;
}