diff --git a/Jellyfin.Plugin.Seasonals/Configuration/configPage.html b/Jellyfin.Plugin.Seasonals/Configuration/configPage.html
index 6b3b82e..78da4c2 100644
--- a/Jellyfin.Plugin.Seasonals/Configuration/configPage.html
+++ b/Jellyfin.Plugin.Seasonals/Configuration/configPage.html
@@ -89,7 +89,7 @@
Auto Selection Rules
-
+
info
Define rules to automatically select a season based on the date. Rules are evaluated from top to bottom. The first matching rule wins.
@@ -627,7 +627,12 @@
display: flex;
gap: 10px;
align-items: flex-end;
+ justify-content: space-between;
}
+ .date-range-group > .inputContainer {
+ flex: 1;
+ }
+
@media (max-width: 800px) {
.seasonal-rule-content {
grid-template-columns: 1fr;
@@ -680,7 +685,7 @@
div.innerHTML = `