aligoren opened a new issue #24: Improvement for daterangepicker when using custom ranges URL: https://github.com/apache/kibble/issues/24 Hi. I think date range picker needs UI improvement when using custom ranges. **Screenshot*  **Possible Solution** I think we should define a style rule for `daterangepicker dropdown-menu opensleft show-calendar` classes. There is only one thing to do that; If, the `right` property set as `auto`, it looks good. ```css display: block; top: 184px; right: auto; /* this property should changed */ left: auto; ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
