From 5dbf4a6e42b091a21d06aa934245f8e9b5f8639c Mon Sep 17 00:00:00 2001 From: simurai Date: Wed, 13 Mar 2019 21:47:11 +0900 Subject: [PATCH] Fix forms from being cut off --- pages/css/components/forms.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/css/components/forms.md b/pages/css/components/forms.md index 95a23445..83fb0cf0 100644 --- a/pages/css/components/forms.md +++ b/pages/css/components/forms.md @@ -205,7 +205,7 @@ Use the `.select-sm` class to resize both default and custom ` @@ -256,7 +256,7 @@ You may also add emphasis to the label: Content that is hidden by default should only be done so if it is non-essential for the context of the surrounding content. Be sure to use the `aria-live="polite"` attribute on the parent label for added content to be announced when displayed. ```html -
+