diff --git a/core/themes/seven/style.css b/core/themes/seven/style.css index a2d5bfd..abb09d9 100644 --- a/core/themes/seven/style.css +++ b/core/themes/seven/style.css @@ -774,7 +774,7 @@ label.error { color: #666; font-size: 1.1em; padding-left: 2px; - } +} /* Filter */ .filter-wrapper { @@ -931,10 +931,10 @@ input.form-search:last-child { } .js input.form-autocomplete { - background: none; + background-position: 100% 5px; } .js input.throbbing { - background-position: 99% -15px; + background-position: 100% -15px; } .button-action { background: #1078d4; @@ -1805,7 +1805,6 @@ details.fieldset-no-legend { } .layout-node-form { - overflow: hidden; position: relative; } /**