diff options
| author | Mark Otto <[email protected]> | 2016-11-23 11:28:22 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-11-23 11:28:22 -0800 |
| commit | 91bb6a038ddb3319993ad13c29492afdd954e9f2 (patch) | |
| tree | 1859af6f84f31d3e360e5d3b7a9226c9db147c9c /docs/_data | |
| parent | 8d3f0995d12e11ba440d8bb03799f3f1349aec57 (diff) | |
| parent | 63843de19353099ca63a2a7ebe2c7aade6be0def (diff) | |
| download | bootstrap-91bb6a038ddb3319993ad13c29492afdd954e9f2.tar.xz bootstrap-91bb6a038ddb3319993ad13c29492afdd954e9f2.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.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml index 8269a9c13..d12cb4f49 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -280,6 +280,16 @@ - browser: > + Chrome (Linux) + summary: > + `<select>`'s pop-up menu is blank on some systems. + upstream_bug: > + Chromium#510079 + origin: > + Bootstrap#21120 + +- + browser: > Safari summary: > `rem` units in media queries should be calculated using `font-size: initial`, not the root element's `font-size` |
