From 9d5c8918c5a1034cd0060f8dc02cfc184f76f420 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Tue, 16 Mar 2021 02:52:56 +0300 Subject: Fix mistranslation and spelling issues --- files/ru/web/css/min-height/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/ru/web/css/min-height/index.html') diff --git a/files/ru/web/css/min-height/index.html b/files/ru/web/css/min-height/index.html index cb60e09c46..19ec058b88 100644 --- a/files/ru/web/css/min-height/index.html +++ b/files/ru/web/css/min-height/index.html @@ -9,7 +9,7 @@ translation_of: Web/CSS/min-height
{{EmbedInteractiveExample("pages/css/min-height.html")}}
- +

Высота элемента принимает значение min-height всякий раз, когда min-height больше чем {{ Cssxref("max-height") }} или {{Cssxref("height")}}.

@@ -107,7 +107,7 @@ form { min-height: 0; }

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

- +

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

-- cgit v1.2.3-54-g00ecf