diff --git a/front/src/style/components/_volume_control.scss b/front/src/style/components/_volume_control.scss
index c070abc46d7d056be596e62bbe1531835d1bbfaa..4eb660db2ec7f33dea9a05016dd8793d2eaf1547 100644
--- a/front/src/style/components/_volume_control.scss
+++ b/front/src/style/components/_volume_control.scss
@@ -24,7 +24,7 @@
     }
     input {
       max-width: 8.5em;
-      padding: 1em;
+      padding: 1em 0em;
     }
     &:not(:hover):not(.expanded) .popup {
       display: none;