diff --git a/platypush/backend/http/static/css/source/webpanel/plugins/music.mpd/index.scss b/platypush/backend/http/static/css/source/webpanel/plugins/music.mpd/index.scss index 58081b4f63..99cac2b2ce 100644 --- a/platypush/backend/http/static/css/source/webpanel/plugins/music.mpd/index.scss +++ b/platypush/backend/http/static/css/source/webpanel/plugins/music.mpd/index.scss @@ -62,6 +62,10 @@ flex: 0 1 auto; order: 0; @include calc(height, '100% - 10.1rem'); + + .panel { + height: inherit; + } } .browser {