CSS Changes

oddish

Well-Known Member
Did some CSS changes take place?
My ads are suddenly under the navigation bar and my breadcrumbs disappeared. There is only a Create Thread button at the bottom of the thread listings now too.

Chrome, OSX
 

oddish

Well-Known Member
Code:
.breadBoxTop {
margin-top: 140px;
margin-bottom: 10px;
}
At least this fixes 90% of the issues for now.
 
Top