diff options
| author | Chris Rebert <[email protected]> | 2016-01-18 03:43:13 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-01-18 03:45:00 -0800 |
| commit | 64b618df843f3ea9e8abc8dcfc3d8e7391fd0fbe (patch) | |
| tree | 049aa04078e9c38642a6c6ab64dae664e92c4830 /docs/_data | |
| parent | 98b9ff6b7ad3f3d37670f748363736fe4e91fafd (diff) | |
| download | bootstrap-64b618df843f3ea9e8abc8dcfc3d8e7391fd0fbe.tar.xz bootstrap-64b618df843f3ea9e8abc8dcfc3d8e7391fd0fbe.zip | |
Port #18930 to v3
Add Wall of Browser Bugs entry for #18543
https://connect.microsoft.com/IE/feedback/details/2256049/edge-ie11-viewport-rule-has-side-effect-of-making-scrollbars-auto-hide
[ci skip]
Diffstat (limited to 'docs/_data')
| -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 ab8d621a8..7007c203e 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -40,6 +40,16 @@ - browser: > + Internet Explorer 11 & Microsoft Edge + summary: > + `@-ms-viewport{width: device-width;}` has side-effect of making scrollbars auto-hide + upstream_bug: > + IE#2256049 + origin: > + Bootstrap#18543 + +- + browser: > Firefox summary: > `.table-bordered` with an empty `<tbody>` is missing borders. |
