diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/getting-started/browsers-devices.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/getting-started/browsers-devices.md b/docs/getting-started/browsers-devices.md index 0f98f0678..bcaf57c3e 100644 --- a/docs/getting-started/browsers-devices.md +++ b/docs/getting-started/browsers-devices.md @@ -131,6 +131,10 @@ Internet Explorer 9 is also supported, however, please be aware that some CSS3 p <th scope="row"><code>placeholder</code></th> <td class="text-danger">Not supported</td> </tr> + <tr> + <th scope="row"><code>flexbox</code></th> + <td class="text-danger">Not supported</td> + </tr> </tbody> </table> </div> |
