diff options
Diffstat (limited to 'files/fr/web/css/min-inline-size/index.md')
-rw-r--r-- | files/fr/web/css/min-inline-size/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/css/min-inline-size/index.md b/files/fr/web/css/min-inline-size/index.md index 3b7bc6590d..013d1656c8 100644 --- a/files/fr/web/css/min-inline-size/index.md +++ b/files/fr/web/css/min-inline-size/index.md @@ -15,7 +15,7 @@ La propriété **`min-inline-size`** définit la taille minimale horizontale ou {{EmbedInteractiveExample("pages/css/min-inline-size.html")}} -Si le mode d'écriture est orienté verticalement, `min-inline-size` 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. +Si le mode d'écriture est orienté verticalement, `min-inline-size` 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. ## Syntaxe |