From 1386fed7d38652d5848d315927e7e23a66cffd13 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Wed, 20 Oct 2021 13:28:52 +0300 Subject: [RU] Remove `name` attribute from headings (#2788) --- files/ru/web/css/max-height/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'files/ru/web/css/max-height/index.html') diff --git a/files/ru/web/css/max-height/index.html b/files/ru/web/css/max-height/index.html index 6bc1c6e7f8..fc700ac83b 100644 --- a/files/ru/web/css/max-height/index.html +++ b/files/ru/web/css/max-height/index.html @@ -13,7 +13,7 @@ translation_of: Web/CSS/max-height

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

-

Синтаксис

+

Синтаксис

/* <length> значения */
 max-height: 3.5em;
@@ -34,7 +34,7 @@ max-height: initial;
 max-height: unset;
 
-

Значения

+

Значения

{{cssxref("<length>")}}
@@ -110,10 +110,10 @@ form { max-height: none; }

{{cssinfo}}

-

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

+

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

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

-

Смотрите также

+

Смотрите также