aboutsummaryrefslogtreecommitdiff
path: root/docs/_data
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-02-03 19:23:29 -0800
committerMark Otto <[email protected]>2016-02-03 19:23:29 -0800
commit0e70c6a37f1a648f86331498e7e898ca86a5d912 (patch)
treea1adab43cd51d99be99b36702ba9e1848e836962 /docs/_data
parent40525eaa4dd5bed19a0aab4c20602f613591c5fc (diff)
parent19be5360835e13c3087c37f0862aa9872f661bd7 (diff)
downloadbootstrap-0e70c6a37f1a648f86331498e7e898ca86a5d912.tar.xz
bootstrap-0e70c6a37f1a648f86331498e7e898ca86a5d912.zip
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Diffstat (limited to 'docs/_data')
-rw-r--r--docs/_data/browser-bugs.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index 67f8cb085..cfa241dcb 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -1,15 +1,5 @@
-
browser: >
- Microsoft Edge
- summary: >
- Edge renders an SVG `<img>` with `max-width:100%;` too small
- upstream_bug: >
- IE#2274240
- origin: >
- Bootstrap#16915
-
--
- browser: >
Internet Explorer 11 & Microsoft Edge
summary: >
Hovered element still remains in `:hover` state after scrolling away.