From 55ddd4454665a3c66e3d5b186bc79048468d36e7 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Mon, 15 Mar 2021 14:29:50 +0300 Subject: Auto fixes --- files/ru/web/css/max-height/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/ru/web/css/max-height') diff --git a/files/ru/web/css/max-height/index.html b/files/ru/web/css/max-height/index.html index a6ee69d1f8..94b2f87bbe 100644 --- a/files/ru/web/css/max-height/index.html +++ b/files/ru/web/css/max-height/index.html @@ -9,7 +9,7 @@ translation_of: Web/CSS/max-height
{{EmbedInteractiveExample("pages/css/max-height.html")}}
- +

{{ Cssxref("max-height") }} перекрывает {{cssxref("height")}}, но {{ Cssxref("min-height") }} перекрывает {{ Cssxref("max-height") }}.

@@ -112,7 +112,7 @@ form { max-height: none; }

Поддержка браузерами

- +

{{Compat("css.properties.max-height")}}

-- cgit v1.2.3-54-g00ecf