diff --git a/infoscreen/static/infoscreen/css/abb.css b/infoscreen/static/infoscreen/css/abb.css index 3176b43..af6e203 100644 --- a/infoscreen/static/infoscreen/css/abb.css +++ b/infoscreen/static/infoscreen/css/abb.css @@ -2,7 +2,10 @@ body { font-family: 'Open Sans', sans-serif; } -#header { +#header:after { + content: " "; + display: block; + clear: both; } #header-logo {