Skip to content

Commit dc73dd4

Browse files
authored
Merge pull request #5482 from IgniteUI/fix-#5243-8.1.x
fix(checkbox): ripple is not positioned correctly
2 parents 7dfc29e + ef5d9a5 commit dc73dd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/igniteui-angular/src/lib/core/styles/components/checkbox/_checkbox-theme.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@
121121
}
122122

123123
%cbx-composite-wrapper {
124+
position: relative;
124125
width: $size;
125126
height: $size;
126127
}

0 commit comments

Comments
 (0)