diff options
| author | Chris Rebert <[email protected]> | 2016-06-27 01:12:00 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2016-06-27 01:12:00 -0700 |
| commit | bba039d2fd1ffbd95a03589e9e87fd55cb273302 (patch) | |
| tree | b313dd2e1725cbb60f376bf5c89da8dac2698ff9 | |
| parent | aa369bd8f98bd34d97f1a4674f2a81dcebc9724c (diff) | |
| download | bootstrap-bba039d2fd1ffbd95a03589e9e87fd55cb273302.tar.xz bootstrap-bba039d2fd1ffbd95a03589e9e87fd55cb273302.zip | |
Add Wall of Browser Bugs entry for #20161 (#20183)
Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1282363
| -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 68065107d..42594ae29 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 |
