LAYOUT FIX!!!
You know that extremely annoying black box that shows up around the reply box and does its best to upset the flow of your layout?
→ Finally found the fix for it, a bit late I know, but here it is:
#qrform table { border: 0px !important; }
I know it bugged me, so I decided to share just in case it bugged you too!
Just paste the code in to the
Custom CSS area and it should fix it.