diff --git a/epicyon-profile.css b/epicyon-profile.css index 60d10222..c930de77 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -620,7 +620,7 @@ input[type=submit]:hover { display: none; position: absolute; background-color: var(--dropdown-bg-color); - min-width: 400px; + min-width: 500px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; }