Skip to content

Commit 876c32d

Browse files
authored
Merge branch 'master' into roadmap-update-m18-13-Aug-21
2 parents 32327cd + a2c505a commit 876c32d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1441,6 +1441,16 @@
14411441
padding-top: 0 !important;
14421442
}
14431443

1444+
.igx-input-group__bundle {
1445+
border: none !important;
1446+
}
1447+
1448+
igx-prefix,
1449+
igx-suffix {
1450+
padding-top: 0 !important;
1451+
padding-bottom: 0 !important;
1452+
}
1453+
14441454
igx-date-range-picker {
14451455
height: 100%;
14461456
}

0 commit comments

Comments
 (0)