diff options
| author | Chris Rebert <[email protected]> | 2016-06-03 01:23:19 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-03 01:23:44 -0700 |
| commit | 6ccf95816e5729257febb6fce4d76a6ea1c320e9 (patch) | |
| tree | f213918b3adc49133b6766e41c5b4166cd05035c /docs/_data | |
| parent | c057edd9f510b887aa5627ba176f2c3c70ff2a8f (diff) | |
| download | bootstrap-6ccf95816e5729257febb6fce4d76a6ea1c320e9.tar.xz bootstrap-6ccf95816e5729257febb6fce4d76a6ea1c320e9.zip | |
Port #20026 to v3
Add Wall of Browser Bugs entry for #19839 (#20026)
See https://bugzilla.mozilla.org/show_bug.cgi?id=1277782
Refs #19839
[skip sauce]
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 cf08efa57..7271aa6ee 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -110,6 +110,16 @@ - browser: > + Firefox + summary: > + Wide floated table doesn't wrap onto new line + upstream_bug: > + Mozilla#1277782 + origin: > + Bootstrap#19839 + +- + browser: > Firefox (Windows) summary: > Right border of `<select>` menu is sometimes missing when screen is set to uncommon resolution |
