Fixed help text alignement in wide inlines

pull/17/head
Fabio Caccamo 2017-02-09 16:04:40 +01:00
parent ded2fee89c
commit 9fdc3a0268
1 changed files with 1 additions and 1 deletions

View File

@ -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 {