Specifying a DOCTYPE causes certain controls labels width styling to be ignored

Project:formsPlayer
Version:1.5.4
Component:Code
Category:bug
Priority:normal
Assigned:Unassigned
Status:closed
Attachment:label-style-doctype-bug.html.txt (4.31 KB)
Description

Please see the attached form. When the DOCTYPE is removed from the form all of the controls labels are styled according to the CSS rules that are set but when the DOCTYPE is included the range, output and group labels are styled differently. Although the text is the right colour and the background colour is also correct, the CSS width setting is ignored.

Updates

#1 submitted by Paul Butcher on Mon, 2007-09-03 13:40
Status:new» applied

Declaring the display style property of label as inline-block will fix this - this has now been added tot he default stylesheet.

#2 submitted by Anonymous on Mon, 2007-09-17 17:44
Status:applied» closed