diff --git a/modules/web.html b/modules/web.html
index df4277c..5616164 100644
--- a/modules/web.html
+++ b/modules/web.html
@@ -61,7 +61,7 @@
min-height: 150px; /* Ensure it's always at least this tall */
}
#section-queue {
- flex: 0 0 160px; /* Don't grow, don't shrink, and have a fixed height */
+ flex: 0 0 240px; /* Don't grow, don't shrink, and have a fixed height */
}
#playlist-box, #queue-box {