diff --git a/Website/index.html b/Website/index.html
index 8d2ded2..0ddc928 100644
--- a/Website/index.html
+++ b/Website/index.html
@@ -59,9 +59,9 @@
Create Task: Monitor Publication
diff --git a/Website/style.css b/Website/style.css
index f7627da..5c54a5b 100644
--- a/Website/style.css
+++ b/Website/style.css
@@ -323,6 +323,10 @@ popup popup-window popup-content input, select {
z-index: 9;
}
+#createMonitorTaskPopup input[type="number"] {
+ width: 40px;
+}
+
#createDownloadChaptersTask popup-content {
flex-direction: column;
align-items: start;