We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hello
I use ActiveAdmin on the master branch with Rails 4.1 and the Wysihtml5 editor is not well positionned
Something like this would fix it
body.active_admin form .activeadmin-wysihtml5 { float: left; width: 70%; }
Best regards
Geoffroy