Fix ABB.css header height issue
This commit is contained in:
@@ -2,7 +2,10 @@ body {
|
||||
font-family: 'Open Sans', sans-serif;
|
||||
}
|
||||
|
||||
#header {
|
||||
#header:after {
|
||||
content: " ";
|
||||
display: block;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
#header-logo {
|
||||
|
||||
Reference in New Issue
Block a user