aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/css/min-inline-size/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/css/min-inline-size/index.html')
-rw-r--r--files/fr/web/css/min-inline-size/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/fr/web/css/min-inline-size/index.html b/files/fr/web/css/min-inline-size/index.html
index c4e5c5d6f7..45112c237f 100644
--- a/files/fr/web/css/min-inline-size/index.html
+++ b/files/fr/web/css/min-inline-size/index.html
@@ -15,8 +15,6 @@ translation_of: Web/CSS/min-inline-size
<div>{{EmbedInteractiveExample("pages/css/min-inline-size.html")}}</div>
-<p class="hidden">Le code source de cet exemple interactif est disponible dans un dépôt GitHub. Si vous souhaitez contribuez à ces exemples, n'hésitez pas à cloner <a href="https://github.com/mdn/interactive-examples">https://github.com/mdn/interactive-examples</a> et à envoyer une <em>pull request</em> !</p>
-
<p>Si le mode d'écriture est orienté verticalement, <code>min-inline-size</code> fait référence à la hauteur minimale de l'élément. Sinon, elle fait référence à la largeur minimale de l'élément.  to the minimal height of the element, otherwise it relates to the minimal width of the element. La propriété {{cssxref("min-block-size")}} peut être utilisée pour les blocs.</p>
<h2 id="Syntaxe">Syntaxe</h2>