Skip to content

Commit 96cacb5

Browse files
committed
fix(grid): buttons style in ExcelStyleFiltering in IE11
1 parent eb6d7e6 commit 96cacb5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

projects/igniteui-angular/src/lib/core/styles/components/grid/_excel-filtering-theme.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,10 @@
407407
}
408408
}
409409

410+
igx-buttongroup {
411+
min-width: 30%;
412+
}
413+
410414
[igxButton='icon'] {
411415
margin-#{$left}: rem(16px);
412416
}

0 commit comments

Comments
 (0)