Skip to content

Commit 0547a1a

Browse files
authored
Merge pull request #7845 from IgniteUI/didimmova/fix-autofill-styles-bootstrap
fix(input-group): fix bootstrap input type autofill styles
2 parents 4a276ce + 02bdaf9 commit 0547a1a

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)