diff options
| author | Chris Rebert <[email protected]> | 2015-12-06 03:02:40 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-12-06 03:08:54 -0800 |
| commit | 25e8e4fa6039105db4e8888a96324f2d02ca3a43 (patch) | |
| tree | 133ef1cfb55175c6dd514043abf49e7966f9b929 /docs | |
| parent | 78ea82520f9c6d8b8c15b9f55e064bd5d1e2a4b3 (diff) | |
| download | bootstrap-25e8e4fa6039105db4e8888a96324f2d02ca3a43.tar.xz bootstrap-25e8e4fa6039105db4e8888a96324f2d02ca3a43.zip | |
Port #18448 to v3
Add Wall of Browser Bugs entry for #15990
https://bugzilla.mozilla.org/show_bug.cgi?id=1139853
[skip sauce]
Diffstat (limited to 'docs')
| -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 cd6324609..074d9fd31 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -80,6 +80,16 @@ - browser: > + Firefox (Windows) + summary: > + Right border of `<select>` menu is sometimes missing when screen is set to uncommon resolution + upstream_bug: > + Mozilla#1139853 + origin: > + Bootstrap#15990 + +- + browser: > Chrome (OS X) summary: > Clicking above `<input type="number">` increment button flashes the decrement button. |
