diff --git a/core/modules/system/system.base.css b/core/modules/system/system.base.css
index b6d1ad0..233c6d7 100644
--- a/core/modules/system/system.base.css
+++ b/core/modules/system/system.base.css
@@ -27,6 +27,9 @@
   cursor: default;
   white-space: pre;
 }
+input.form-autocomplete {
+  max-width: 100%;
+}
 /* Animated throbber */
 .js input.form-autocomplete {
   background-image: url(../../misc/throbber.gif);
