diff --git a/css/style.css b/css/style.css index e9e0c91..5a8437d 100644 --- a/css/style.css +++ b/css/style.css @@ -135,6 +135,7 @@ form.f-search button:hover { /* Clear floats */ form.f-search::after { + content: ""; clear: both; display: table; }