Calendar misplaced layout if more than one month is shown #9168
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ... (check one with "x")
Current behavior
The buttonbar is misplaced, if more than one month is shown (see screen shot below), e.g.
<p-calendar [numberOfMonths]="2" showButtonBar="true">
Expected behavior
place the buttonbar below the month panels as in primeng 9.1.3
Minimal reproduction of the problem with instructions
**Angular version: 10.0.10
**PrimeNG version: 10.0.0-rc3
The text was updated successfully, but these errors were encountered: