Tagged: Disqus
I’m using Disqus in our company blog, but it doesn’t fit quite well. Is there any easy way to improve it?
Here’s an example page: http://tautt.com/upgrading-postgresql-9-2-to-9-3/
Hi plentz!
Apply this CSS code:
#disqus_thread{
padding-right: 50px;
}
Best regards,
Josue
Thanks Josue, it worked flawlessly :)