#navbar, #navbar-iframe {
height: 0px;
visibility: hidden;
display: none;
}
/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
content: ".";
display: block;
height: 0px;
clear: both;
visibility: hidden;
}
.clear-block {
display: inline-block;
width: 100%;
height: 0px;
clear: both;
}
/* Hides from IE-mac \*/
* html .clear-block {
height: 0px;
}
.clear-block {
display: block;
}
/* End hide from IE-mac */
0 comments:
Post a Comment