Skip to content

Commit

Permalink
Updated font size on time picker for mobile
Browse files Browse the repository at this point in the history
from 12px to 16px
  • Loading branch information
Emstr committed Feb 12, 2019
1 parent a566cb8 commit 216d33f
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 @@ -249,7 +249,7 @@
border: 1px solid #eee;
padding: 2px;
outline: 0;
font-size: 12px;
font-size: 16px;
}

.daterangepicker .calendar-time {
Expand Down

0 comments on commit 216d33f

Please sign in to comment.