From 9b8a05732eb80642b6079c96bde51c4ffaa54801 Mon Sep 17 00:00:00 2001 From: Daniel Hartmann Date: Wed, 1 Nov 2017 23:01:19 +0100 Subject: [PATCH] fixed min-w-0 --- docs/source/docs/min-width.blade.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/docs/min-width.blade.md b/docs/source/docs/min-width.blade.md index 60e8a7c20..0ba5d58ef 100644 --- a/docs/source/docs/min-width.blade.md +++ b/docs/source/docs/min-width.blade.md @@ -36,7 +36,7 @@ title: "Min-Width" .min-w-0 min-width: 0; - Set the element's minimum width to 0.25rem. + Set the element's minimum width to 0. .min-w-full