Skip to content

Commit a66fa5d

Browse files
committed
fix(input-group): fix bootstrap input type autofill styles
1 parent f125387 commit a66fa5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/igniteui-angular/src/lib/core/styles/components/input/_input-group-theme.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1558,7 +1558,6 @@
15581558
border: 1px solid --var($theme, 'border-color');
15591559
font-size: map-get($bootstrap-font-size, 'comfortable');
15601560
padding: map-get($bootstrap-padding, 'comfortable');
1561-
transition: box-shadow $transition-timing, color $transition-timing;
15621561
}
15631562

15641563
%bootstrap-input--focus {

0 commit comments

Comments
 (0)