Skip to content

Commit d73d11e

Browse files
authored
Merge pull request #7874 from IgniteUI/SIvanova/ExcelStyleFiltering
fix(grid): buttons style in ExcelStyleFiltering in IE11
2 parents 6e6a53f + 4941f26 commit d73d11e

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)