SyntaxFix
Write A Post
Hire A Developer
Questions
Try add !important to your css. Its working for me.
.panel { float: right; width: 120px; height: auto; background: #fff; border-radius: 7px!important; }