[ 
http://jira.magnolia-cms.com/browse/MAGNOLIA-4731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Wilson updated MAGNOLIA-4731:
----------------------------------

    Description: 
See attached screenshots and look at the edit bar for the second component.
The "fixed" image fixes the layout problem by adding:
{code}
div.mgnlEditorBar.component, .mgnlEditorBar.placeholder {
  clear: both;
}
{code}
to CSS.

  was:
See attached screenshots and look at the edit bar for the second component.
The second image fixes the layout problem by adding:
{code}
div.mgnlEditorBar.component, .mgnlEditorBar.placeholder {
  clear: both;
}
{code}
to CSS.


> wrong layout on edit bar when component html use floating
> ---------------------------------------------------------
>
>                 Key: MAGNOLIA-4731
>                 URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-4731
>             Project: Magnolia
>          Issue Type: Bug
>      Security Level: Public
>          Components: admininterface
>    Affects Versions: 4.5.6
>            Reporter: Mike Wilson
>         Attachments: mgnl456-layoutbug-fixed.png, mgnl456-layoutbug.png
>
>
> See attached screenshots and look at the edit bar for the second component.
> The "fixed" image fixes the layout problem by adding:
> {code}
> div.mgnlEditorBar.component, .mgnlEditorBar.placeholder {
>   clear: both;
> }
> {code}
> to CSS.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to