Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@chrisrebert.com>2016-09-06 08:55:26 +0300
committerGitHub <noreply@github.com>2016-09-06 08:55:26 +0300
commit34291cc5cef1cf56d762eb6860dca92b3b9154c5 (patch)
tree3c8f5512d1d1780b6e7d99e07ee8efb349871d43 /docs/_data
parent019502543bc132c2d0cd81d366c7ba0698b6f770 (diff)
Add Edge entry for #20507 to Wall of Browser Bugs
Closes #20507 [skip sauce]
Diffstat (limited to 'docs/_data')
-rw-r--r--docs/_data/browser-bugs.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index 4971739107..45581b4f75 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -90,6 +90,16 @@
-
browser: >
+ Microsoft Edge
+ summary: >
+ Active `position: fixed;` `<button>` flickers when scrolling
+ upstream_bug: >
+ Edge#8770398
+ origin: >
+ Bootstrap#20507
+
+-
+ browser: >
Firefox
summary: >
`.table-bordered` with an empty `<tbody>` is missing borders.