﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7943	Label Style should have float:none	Charlie	Frederico Caldeira Knabben	"This problem arises when the containing page has a style on the label element of float: left (or right);

I've attached a picture for clarity from one of the samples (Obviously I added the float on the label). I think we want to provide a standard experience in CKEditor regardless of CSS on the containing page (at least by default!), so I propose adding an entry:

.cke_dialog label {
    float: none;
}

to each of the skins dialog.css files

Thoughts?"	Bug	closed	Normal	CKEditor 3.6.2	UI : Skins	3.6	fixed		
