Unplanned
Last Updated: 29 Mar 2019 07:39 by ADMIN
Eduard Töws
Created on: 28 Mar 2019 07:39
Type: Bug Report
1
Missing opacity on multiselect placeholder in Bootstrap 4 theme

Hello ladies and gentlemen.

In Bootstrap 4 (and Material) SASS theme the opacity setting for placeholder is missed.

Example: https://demos.telerik.com/kendo-ui/multiselect/index

My fix for Bootstrap 4 (I not known the opacity setting for Material placeholders):

.k-multiselect-wrap {
  > .k-readonly {
    opacity: 0.7;
  }
}
Best regards,
Eduard Töws
1 comment
ADMIN
Petar
Posted on: 29 Mar 2019 07:39
Hello Eduard,

Thank you for posting about this issue. It has been reported as a bug and you can follow its public thread on this link: 
https://feedback.telerik.com/kendo-jquery-ui/1402547 

I've updated your Telerik points as a sign of gratitude. 

Regards,
Petar
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.