Skip to content

Commit fc324af

Browse files
authored
Merge pull request #8229 from IgniteUI/didimmova/fix-vertical-datepicker-7233
fix(datepicker): fix vertical datepicker max-width
2 parents 6996c2a + 1bcf5a5 commit fc324af

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)