Social plugin by mailchimp + RtPanel theme problem

Hi,

Thanks for such great Theme. I am using social plugin by mail chimp. Using RtPanel + Social plugin makes the following problem in the comment section

Name and Website are cutted. I tried to solve this by adding the following CSS code:

p.social-input-row-url {  
    height:30px;  
}  
p.social-input-row-author{  
    height:30px;  
}  
input.social-input {  
    position:relative;  
    top:6px;  
}   

Result is:

It is not perfect but it is a work around. I have tested it in Firefox, Chrome and IE9, haven't seen any issues.

If you know any better solution, please let me know.

Hi lantius,

Modifying the styles is the right way to go. There are a lot of plugins out there and we can't guarantee that their styles don't conflict with the theme. Thanks for pointing this out though. We will resolve this in the next version of rtPanel.