Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: IE Display Problem


thomasklaiber
Member

@thomasklaiber

I fixed it quite simple, just add this to your stylesheet:

*html #front-page #discussions {

float: right;

margin-left: 0;

width: 590px;

display: inline;

}

Skip to toolbar