angular-ui / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
14.3k stars 6.74k forks source link

uib date picker popup to be displayed in full screen width for mobile screen #6685

Closed technocraze closed 6 years ago

technocraze commented 6 years ago

Hi,

In desktop browser, the uib datepicker popup is displayed as configured. (either bottom top etc).

But in mobile screen, i want the popup to be displayed as full width.

current display datepicker popup

what i wanted.. datepicker new

i tried modifying the CSS, but its not positioning properly.

Can any one please help?

icfantv commented 6 years ago

Closing this as this project is no longer being maintained, per the README and the ISSUE_TEMPLATE.