From 0fe9f5eb74577a35135c723036c585db099919d6 Mon Sep 17 00:00:00 2001 From: Joe Workman Date: Tue, 2 Sep 2014 14:07:41 -0700 Subject: [PATCH] Document Mega Class --- doc/pages/components/dropdown.html | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/pages/components/dropdown.html b/doc/pages/components/dropdown.html index d82a2cb65..334277aa7 100644 --- a/doc/pages/components/dropdown.html +++ b/doc/pages/components/dropdown.html @@ -89,6 +89,7 @@ Available class options: * `small`: Make the dropdown have a max-width of 300px * `medium`: Make the dropdown have a max-width of 500px * `large`: Make the dropdown have a max-width of 800px +* `mega`: Make the dropdown go full 100% width * `content`: Add padding inside the dropdown for better-looking content ##### Hoverable Dropdown Option -- 2.47.2