Hi There!
I just installed v1.5.5 and noticed that:
http://localhost/media/com_hikashop/css/backend_default.css
hikashop css file is being loaded by default and it causing conflict with JoomSocial (so far that I noticed) UI at line 113:
td.key {
white-space: nowrap;
}
HikaShop CSS shouldn't be loaded when it's not loaded if you ask me, a small oversight but need to be fixed.
Can this be fixed in the next version? I can simply edit the css file but I'm afraid I have to do it everytime I update Hikashop.
Thanks!