diff --git a/src/more-infos/more-info-media_player.html b/src/more-infos/more-info-media_player.html index 037b6ab3af..e3dc9b2f7d 100644 --- a/src/more-infos/more-info-media_player.html +++ b/src/more-infos/more-info-media_player.html @@ -24,6 +24,10 @@ .has-volume_level .volume { max-height: 40px; } + + .source-input { + margin-left: 10px; + }