#header { min-height: 60px; } /* Clear fix */ #header:after { display: table; clear: both; content: ""; } #root { #logo { padding: 5px 0 0; float: left; } #logo { img.default-piwik-logo { width: 82px; margin-top: 14px; } } #logo > a { text-decoration: none; } } #javascriptDisabled, #javascriptDisabled a { font-weight: bold; color: #F88D22; padding: 15px; clear: both; } #topBars { right: 0px; position: absolute; padding-left: 110px; color: #9c9c9c; margin: 4px 10px 8px; font-size: 13px; } #topLeftBar, #topRightBar { margin-bottom: 4px; float: right; } #topLeftBar { margin-right: 40px; } .topBarElem { padding: 0 5px; display: inline-block; }