aboutsummaryrefslogtreecommitdiff
path: root/docs/_data
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-02-10 19:58:30 -0800
committerChris Rebert <[email protected]>2016-02-10 20:01:00 -0800
commitad5e6565cc854e7d36aa5875cd93a387f01b143a (patch)
tree8cab300c8b6d72f5f1620959124654b510d79688 /docs/_data
parente7dc95a39a5c9cbbedf2c2abd59f7938b9f6f9c8 (diff)
downloadbootstrap-ad5e6565cc854e7d36aa5875cd93a387f01b143a.tar.xz
bootstrap-ad5e6565cc854e7d36aa5875cd93a387f01b143a.zip
Port a24112e85027b406fc1a82fa5bab5bbed165dd48 to v3
Remove http://bugzil.la/1060131 from Wall of Browser Bugs http://bugzil.la/1060131 has been fixed by http://bugzil.la/823483 which should land in Firefox 46. Refs #14320 [ci skip]
Diffstat (limited to 'docs/_data')
-rw-r--r--docs/_data/browser-bugs.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index 1de2db65f..5efc32ee0 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -72,16 +72,6 @@
browser: >
Firefox
summary: >
- Button elements with `width: 100%` become cropped in long tables.
- upstream_bug: >
- Mozilla#1060131
- origin: >
- Bootstrap#14320
-
--
- browser: >
- Firefox
- summary: >
If the disabled state of a form control is changed via JavaScript, the normal state doesn't return after refreshing the page.
upstream_bug: >
Mozilla#654072