Skip to content

Commit 6cba4d1

Browse files
authored
Merge pull request #7847 from IgniteUI/didimmova/fix-7786-10.0.x
fix(input-group): fix bootstrap input type autofill styles
2 parents 72864e8 + 0848f6e commit 6cba4d1

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

-1
Original file line numberDiff line numberDiff line change
@@ -1476,7 +1476,6 @@
14761476
border: 1px solid --var($theme, 'border-color');
14771477
font-size: map-get($bootstrap-font-size, 'comfortable');
14781478
padding: map-get($bootstrap-padding, 'comfortable');
1479-
transition: box-shadow $transition-timing, color $transition-timing;
14801479
}
14811480

14821481
%bootstrap-input--focus {

0 commit comments

Comments
 (0)