erich37
Well-known member
the top-border for the Prefix is not showing when having the Prefix in the Sidebar, e.g. with this Add-on:
http://xenforo.com/community/threads/bd-widget-framework.28014/page-42#post-469686
The issue if coming from the "-1px" margin:
http://xenforo.com/community/threads/bd-widget-framework.28014/page-42#post-469686
The issue if coming from the "-1px" margin:
Code:
.prefix {
margin: -1px 0;
}