Skip to content

Bad positionning with latest ActiveAdmin #26

Open
@geoffroymontel

Description

@geoffroymontel

Hello

I use ActiveAdmin on the master branch with Rails 4.1 and the Wysihtml5 editor is not well positionned
capture decran 2014-04-23 a 11 10 36

Something like this would fix it

body.active_admin form .activeadmin-wysihtml5 {
  float: left;
  width: 70%;
}

Best regards

Geoffroy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions