diff --git a/core/themes/seven/css/jquery.ui.theme.css b/core/themes/seven/css/jquery.ui.theme.css
index 89089d8..7fd9cdb 100644
--- a/core/themes/seven/css/jquery.ui.theme.css
+++ b/core/themes/seven/css/jquery.ui.theme.css
@@ -11,7 +11,6 @@
   background: none;
 }
 .ui-widget-content {
-  background: #fff;
   border: none;
 }
 
@@ -382,3 +381,10 @@
   border-color: #D2D2D2;
   color: #000;
 }
+
+/**
++ * Autocomplete
++ */
+.ui-autocomplete {
+  background: #fff;
+}
