Ensure that all floated elements in the header stay within it

In certain circumstance, due to either extreme narrow screen widths,
or due to padding on floating elements exceeding the header height,
some things could appear outwith the header. This clearfix avoids
this from happening.
This commit is contained in:
Andy Allan 2021-06-23 17:20:48 +01:00
parent e9a3c55e83
commit 7809bfa027

View file

@ -1,4 +1,4 @@
<header class="closed">
<header class="closed clearfix">
<h1>
<a href="<%= root_path %>" class="geolink">
<picture>