Opened 11 years ago

Last modified 11 years ago

#10175 confirmed Bug

Label Style should have float:none.

Reported by: Jakub Ś Owned by:
Priority: Normal Milestone:
Component: UI : Skins Version: 4.0 Beta
Keywords: Cc:

Description

Continuation of ticket #7943.

It has been fixed in CKE 3.x but can be reproduced in 4.x branch in both skins.

To reproduce:
Add styles on page:

<style type="text/css">
    label,select,.ui-select-menu { float: left; margin-right: 10px; font-size:1.3em; height:26px; line-height:26px; font-size:1em; }
</style>

Open dialog - labels are floated.

Change History (1)

comment:1 Changed 11 years ago by Jakub Ś

Status: newconfirmed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy