mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-28 18:20:24 +00:00
Remove filter: alpha(opacity = 0);
Not needed (and all other old IE filter attributes have been removed from the CSS. This was the only one remaining
This commit is contained in:
parent
fc82352594
commit
d7af46359b
1 changed files with 0 additions and 1 deletions
|
|
@ -208,7 +208,6 @@
|
|||
max-width: 100%;
|
||||
height: $custom-file-height;
|
||||
margin: 0;
|
||||
filter: alpha(opacity = 0);
|
||||
opacity: 0;
|
||||
|
||||
&:focus ~ .custom-file-control {
|
||||
|
|
|
|||
Loading…
Reference in a new issue