diff options
| author | XhmikosR <[email protected]> | 2019-03-01 18:31:34 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-03-01 18:31:34 +0200 |
| commit | 19aee321a027edaa60c3087bfcf6c9f1517c9b98 (patch) | |
| tree | 8ddcf12dcd3d08527150fa5020d7236e2a8f9c8f /site/docs/4.3/examples/offcanvas/offcanvas.css | |
| parent | d47d29aeaa69c37cc7fb9d1691fa7b73290053f9 (diff) | |
| download | bootstrap-19aee321a027edaa60c3087bfcf6c9f1517c9b98.tar.xz bootstrap-19aee321a027edaa60c3087bfcf6c9f1517c9b98.zip | |
Dist (#28392)
Diffstat (limited to 'site/docs/4.3/examples/offcanvas/offcanvas.css')
| -rw-r--r-- | site/docs/4.3/examples/offcanvas/offcanvas.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/site/docs/4.3/examples/offcanvas/offcanvas.css b/site/docs/4.3/examples/offcanvas/offcanvas.css index 9c78f02e5..8779dc376 100644 --- a/site/docs/4.3/examples/offcanvas/offcanvas.css +++ b/site/docs/4.3/examples/offcanvas/offcanvas.css @@ -38,9 +38,7 @@ body { } .nav-scroller .nav { - display: -ms-flexbox; display: flex; - -ms-flex-wrap: nowrap; flex-wrap: nowrap; padding-bottom: 1rem; margin-top: -1px; |
