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/min-height/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/ru/web/css/min-height') diff --git a/files/ru/web/css/min-height/index.html b/files/ru/web/css/min-height/index.html index 8459a8ec75..2ef9853d56 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