Radiobutton's linefeed behavior is different to Checkbox #3363
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
I'm submitting a ... (check one with "x")
Plunkr Case (Bug Reports)
Expected code is descripted at "Expected behavior".
Current behavior
When label text is too long at Checkbox and Radiobutton, label text is made linefeed.
At then, Radiobutton label's start position is different to Checkbox.
At checkbox
At Radiobutton
Expected behavior
Radiobutton label's style
display:inline-block
generates this behavior.By eliminating this, it will be solved.
Solved behavor
developer tool view
Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
Latest PrimeNG demo site.
Latest PrimeNG demo site.
Google Chrome 59.0.3071.115
Language: [all | TypeScript X.X | ES6/7 | ES5]
Node (for AoT issues):
node --version
=The text was updated successfully, but these errors were encountered: