Fixed help text alignement in wide inlines
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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue