mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Merge pull request #16923 from twbs/edge-11-potato
Confirmed that Edge still suffers from two IE11 bugs
This commit is contained in:
commit
027b7efd79
@ -1,6 +1,6 @@
|
||||
-
|
||||
browser: >
|
||||
Internet Explorer 11
|
||||
Internet Explorer 11 & Microsoft Edge
|
||||
summary: >
|
||||
Hovered element still remains in `:hover` state after scrolling away.
|
||||
upstream_bug: >
|
||||
@ -10,7 +10,7 @@
|
||||
|
||||
-
|
||||
browser: >
|
||||
Internet Explorer 11
|
||||
Internet Explorer 11 & Microsoft Edge
|
||||
summary: >
|
||||
When hovering over a `<select>` menu item, the cursor for the element underneath the menu is displayed.
|
||||
upstream_bug: >
|
||||
|
Loading…
Reference in New Issue
Block a user