So um I can't figure out what happened but now when ever I vist the profile page of any user this happens
Can someone please help me fix this because this is a bit annoying. . .
Can someone please help me fix this because this is a bit annoying. . .
#main-content div.borderwrap {
margin: 0 auto;
width: 1079px;
}
#profile-advanced-right div.borderwrap, div.borderwrap#profile-advanced-details{
width:auto;
margin:1px;
}
#profile-advanced-right div.borderwrap, div.borderwrap#profile-advanced-details{
width:auto !important;
margin:1px !important;
}