CLASS NAME CLASH
-
Working through some issues with the new Event List layout.
<div class=”datepicker datepicker-dropdown dropdown-menu datepicker-orient-left datepicker-orient-bottom”>
This line uses .dropdown-menu which is used by my theme for Navigation menus also used by Bootstrap for a similar purpose. So there are clashes and the datepicker (mini-calendar) doesn’t work.
It would be better to remove .dropdown-menu and use .datepicker-dropdown instead.
Is this something you could do in the next release or is there a way to customise this line ?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘CLASS NAME CLASH’ is closed to new replies.