Skip to content

Commit

Permalink
Fixed #1782 - Inline Calendar doesn't display correctly with time/but…
Browse files Browse the repository at this point in the history
…ton bar
  • Loading branch information
mertsincan committed Jan 27, 2021
1 parent 8e0a3e1 commit ca9c4d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/calendar/Calendar.css
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@

.p-datepicker-inline {
display: inline-flex;
flex-direction: column;
position: static;
}

Expand Down

0 comments on commit ca9c4d7

Please sign in to comment.