diff --git a/epicyon-profile.css b/epicyon-profile.css index 753ee12b5..30e4ce7ca 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -782,7 +782,7 @@ div.gallery img { } input[type=radio] { font-size: var(--font-size); - height: 70px; + width: 32px; } input.vote[type=submit] { background-color: var(--button-background);