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*
   
   ![screencast-demo kibble apache org-2019 06 
10-14-06-59](https://user-images.githubusercontent.com/4205423/59191815-36579280-8b89-11e9-8899-1afc3883df01.gif)
   
   **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

Reply via email to