From 30c4f3edcf59a0575d24881de724cadebb622ead Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Chalifour?= Date: Thu, 18 Feb 2021 09:37:35 +0100 Subject: [PATCH] docs(theme): add recommendation for `align-top` CSS class --- packages/website/docs/autocomplete-theme-classic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/website/docs/autocomplete-theme-classic.md b/packages/website/docs/autocomplete-theme-classic.md index 8debbd392..3c59bbdb2 100644 --- a/packages/website/docs/autocomplete-theme-classic.md +++ b/packages/website/docs/autocomplete-theme-classic.md @@ -151,7 +151,7 @@ autocomplete({ ## CSS modifier classes - `.aa-ItemIcon--no-border`: removes the border of the icon -- `.aa-ItemIcon--align-top`: aligns the icon to the top +- `.aa-ItemIcon--align-top`: aligns the icon to the top (recommended when the template is more than 3 lines) ## CSS utility classes