-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(datepicker): fix responsive on Date Range Picker (#4127) #4891
fix(datepicker): fix responsive on Date Range Picker (#4127) #4891
Conversation
Codecov Report
@@ Coverage Diff @@
## development #4891 +/- ##
============================================
Coverage 75.66% 75.66%
============================================
Files 237 237
Lines 7336 7336
Branches 1464 1464
============================================
Hits 5551 5551
+ Misses 1379 1377 -2
- Partials 406 408 +2
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## development #4891 +/- ##
============================================
Coverage 75.66% 75.66%
============================================
Files 237 237
Lines 7336 7336
Branches 1464 1464
============================================
Hits 5551 5551
+ Misses 1379 1377 -2
- Partials 406 408 +2
Continue to review full report at Codecov.
|
Datepicker Tested in Chrome, FF - latest, with bs3,4, diff zoom and diff screen resolutions. Now it looks much better than previously) Thanks! |
PR Checklist
Before creating new PR, please take a look at checklist below to make sure that you've done everything that needs to be done before we can merge it.
Issue: #4127