diff --git a/views/v0/dropdown.css b/views/v0/dropdown.css index 5faf25d..7759779 100644 --- a/views/v0/dropdown.css +++ b/views/v0/dropdown.css @@ -2,7 +2,7 @@ .dropdown { position: relative; display: inline-block; - width: 20%; + width: 40%; } /* Dropdown list */