diff options
| author | Chris Rebert <[email protected]> | 2016-03-26 21:48:51 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-03-26 21:50:20 -0700 |
| commit | 7cbd9a181a970b306f1963a612c5cd45aef60f8c (patch) | |
| tree | 04c709147ecc5ef89e049d773e2db5fec153a184 /docs/_data | |
| parent | b4171d27394e183e59a5392d4c912c794e708d3f (diff) | |
| download | bootstrap-7cbd9a181a970b306f1963a612c5cd45aef60f8c.tar.xz bootstrap-7cbd9a181a970b306f1963a612c5cd45aef60f8c.zip | |
Port #19628 to v3
Add Wall of Browser Bugs entry for #19626
Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1259972
Closes #19626
[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 5bfab0516..84c07599c 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -110,6 +110,16 @@ - browser: > + Firefox (OS X & Linux) + summary: > + Badge widget causes bottom border of Tabs widget to unexpectedly not overlap + upstream_bug: > + Mozilla#1259972 + origin: > + Bootstrap#19626 + +- + browser: > Chrome (Android) summary: > Tapping on an `<input>` in a scrollable overlay doesn't scroll the `<input>` into view |
