Dropdown clear icon in 5.2.1 cut off on right

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
aflorin
Posts: 69
Joined: 13 Dec 2017, 19:01

09 Mar 2018, 19:42

Using PrimeNG 5.2.1 and Avalon 5.2, the new clear icon in dropdowns is cut off on the right. You can see it in the demo project.

The issue is in dropdown.css

Code: Select all

.ui-dropdown .ui-dropdown-clear-icon {
right: 2.5em
}
I fixed it by overriding the style as follows:

Code: Select all

.ui-dropdown-clear-icon {
    right: 2.7em !important;
}

merve7
Posts: 861
Joined: 12 Sep 2017, 10:44

12 Mar 2018, 08:44

Thank you. We fixed for next release.

Post Reply

Return to “Avalon - PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 2 guests