Skip to content

Commit e98d1aa

Browse files
authored
Merge pull request #7876 from IgniteUI/SIvanova/excel-style-filtering-9.1.x
fix(grid): buttons style in ExcelStyleFiltering in IE11
2 parents 69609ba + df0870f commit e98d1aa

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
@@ -398,6 +398,10 @@
398398
}
399399
}
400400

401+
igx-buttongroup {
402+
min-width: 30%;
403+
}
404+
401405
[igxButton='icon'] {
402406
margin-#{$left}: rem(16px);
403407
}

0 commit comments

Comments
 (0)