Reply To: Right sidebar broken

#7628
Phil
Participant

I’ve done that now, but had to use this css:
#sidebar-right {
width: 130%;
margin-top: -340%;
padding-left: 66%;
}

in order to make it appear where it should. It doesn’t look good on other pages (try searching). Any idea why it’s so broken?