diff options
| author | Chris Rebert <[email protected]> | 2016-06-27 01:12:00 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-27 01:13:01 -0700 |
| commit | 209288a199ab2974192c829a0aec89d0c71e4f3f (patch) | |
| tree | 2d998e5f549b73a26ad3cfce5505885bcc862bb8 /docs/_data | |
| parent | 66a0cb34647aa2c9805acc29ac7ceec32ca05b1e (diff) | |
| download | bootstrap-209288a199ab2974192c829a0aec89d0c71e4f3f.tar.xz bootstrap-209288a199ab2974192c829a0aec89d0c71e4f3f.zip | |
Port #20183 to v3
Add Wall of Browser Bugs entry for #20161 (#20183)
Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1282363
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 8e2300d4c..715eee741 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -160,6 +160,16 @@ - browser: > + Firefox + summary: > + `position: absolute` element that's wider than its column renders differently than other browsers + upstream_bug: > + Mozilla#1282363 + origin: > + Bootstrap#20161 + +- + browser: > Firefox (Windows) summary: > Right border of `<select>` menu is sometimes missing when screen is set to uncommon resolution |
