3.3.2 - selectBooleanCheckbox and triStateCheckbox set display-attribute different; breaks exisiting layouts

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
christophs78
Posts: 85
Joined: 01 Mar 2018, 12:29

12 Oct 2020, 17:49

selectBooleanCheckbox

Code: Select all

body .ui-selectbooleancheckbox {
    display: flex;
}
triStateCheckbox

Code: Select all

body .ui-chkbox {
    display: inline-block;
}
Causes corruption of existing layouts. Up to 3.2.x both used display: inline-block. IMO at least it should be consistent for both components.

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

13 Oct 2020, 09:53


Post Reply

Return to “Babylon - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 3 guests