diff options
| author | Chris Rebert <[email protected]> | 2016-09-05 22:55:26 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2016-09-05 22:55:26 -0700 |
| commit | 34291cc5cef1cf56d762eb6860dca92b3b9154c5 (patch) | |
| tree | 3c8f5512d1d1780b6e7d99e07ee8efb349871d43 | |
| parent | 019502543bc132c2d0cd81d366c7ba0698b6f770 (diff) | |
| download | bootstrap-34291cc5cef1cf56d762eb6860dca92b3b9154c5.tar.xz bootstrap-34291cc5cef1cf56d762eb6860dca92b3b9154c5.zip | |
Add Edge entry for #20507 to Wall of Browser Bugs
Closes #20507
[skip sauce]
| -rw-r--r-- | docs/_data/browser-bugs.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml index 497173910..45581b4f7 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. |
