Skip to content

Commit bb4b5ae

Browse files
committed
fix(datepicker): fix vertical datepicker max-width
1 parent 8086251 commit bb4b5ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/igniteui-angular/src/lib/core/styles/components/date-picker/_date-picker-theme.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@
137137

138138
%date-picker--vertical {
139139
min-width: 368px; /* 168px for header + 200px for the content */
140-
max-width: 540px;
141140
}
142141

143142
%date-picker--dropdown {

0 commit comments

Comments
 (0)