Skip to content

Commit

Permalink
Fixed - MaterialDatePicker (Landscape) - Style issue on selected date #…
Browse files Browse the repository at this point in the history
  • Loading branch information
kevzlou7979 committed Nov 18, 2016
1 parent 360ff10 commit 922650a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -155,7 +155,7 @@ ul li button.btn-floating {
}

.landscape .picker__day--infocus {
padding: 0.60rem 0 !important;
padding: 0.90rem 0 !important;
}

/** Chips **/
Expand Down

0 comments on commit 922650a

Please sign in to comment.