diff options
Diffstat (limited to 'files/ru/web/css/layout_cookbook/split_navigation/index.html')
-rw-r--r-- | files/ru/web/css/layout_cookbook/split_navigation/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/files/ru/web/css/layout_cookbook/split_navigation/index.html b/files/ru/web/css/layout_cookbook/split_navigation/index.html index c6b66d5e2f..cfe0319b8e 100644 --- a/files/ru/web/css/layout_cookbook/split_navigation/index.html +++ b/files/ru/web/css/layout_cookbook/split_navigation/index.html @@ -33,10 +33,6 @@ translation_of: Web/CSS/Layout_cookbook/Split_Navigation <p>The various layout methods have different browser support. See the charts below for details on basic support for the properties used.</p> -<div class="hidden"> -<p>The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> -</div> - <h4 id="Flexbox">Flexbox</h4> <p>{{Compat("css.properties.flex")}}</p> |