Skip to content

Commit f8919df

Browse files
authored
Merge pull request #7846 from IgniteUI/didimmova/fix-7786
fix(input-group): fix bootstrap input type autofill styles
2 parents cbf3fb2 + c1f4b5d commit f8919df

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
@@ -1466,7 +1466,6 @@
14661466
border: 1px solid --var($theme, 'border-color');
14671467
font-size: map-get($bootstrap-font-size, 'comfortable');
14681468
padding: map-get($bootstrap-padding, 'comfortable');
1469-
transition: box-shadow $transition-timing, color $transition-timing;
14701469
}
14711470

14721471
%bootstrap-input--focus {

0 commit comments

Comments
 (0)