aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-02-10 19:58:30 -0800
committerChris Rebert <[email protected]>2016-02-10 19:58:30 -0800
commita24112e85027b406fc1a82fa5bab5bbed165dd48 (patch)
tree9e06b68bbfea9eef168a450fe8f779dd6c8924ff
parent119269445a88c2be1aae078484265474240bc594 (diff)
downloadbootstrap-a24112e85027b406fc1a82fa5bab5bbed165dd48.tar.xz
bootstrap-a24112e85027b406fc1a82fa5bab5bbed165dd48.zip
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]
-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 f96e0466f..0a52d6c92 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