Skip to content

Commit

Permalink
Updated size of timepicker hit targets
Browse files Browse the repository at this point in the history
  • Loading branch information
Emstr committed Feb 12, 2019
1 parent 216d33f commit 4be194b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daterangepicker.css
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
width: 50px;
width: 100px;
margin: 0 auto;
background: #eee;
border: 1px solid #eee;
Expand Down

0 comments on commit 4be194b

Please sign in to comment.