aboutsummaryrefslogtreecommitdiff
path: root/docs/_data
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-02-13 17:54:40 -0800
committerMark Otto <[email protected]>2016-02-13 17:54:40 -0800
commit4724110583a9118ca0b811b303a18981d721d620 (patch)
tree1668cb66e22a0b2221fc6aa0810624d742b93a5b /docs/_data
parentd7d32c475f688b75d84fe3588d7b3e5b84c6396c (diff)
parent095da95fdaaead873aadeab561def60997983e4f (diff)
downloadbootstrap-4724110583a9118ca0b811b303a18981d721d620.tar.xz
bootstrap-4724110583a9118ca0b811b303a18981d721d620.zip
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Diffstat (limited to 'docs/_data')
-rw-r--r--docs/_data/browser-bugs.yml20
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index a610d1b56..0a52d6c92 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -72,26 +72,6 @@
browser: >
Firefox
summary: >
- `max-width: 100%;` doesn't work inside tables.
- upstream_bug: >
- Mozilla#975632
- origin: >
- Bootstrap#10690
-
--
- 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