WhLanguages no flag showed
steve4891 opened this issue · 3 comments
I don't know if it's a bug or it's a my problem... the fact is that the flags in WhLanguages are not showed...
the problem is that the bootstrap.css is loaded and [class^="icon-"], [class*=" icon-"] at line 2276 override the background-image and position of the flags... infact if i remove with firebug background-image and background-position of bootstrap.css flags are showed correctly...
is it a bug or i can resolve it in some way? thanks in advance
nobody had this problem?
@steve4891 this is a CSS issue, it is not related to the framework itself. Have you tried reordering the styles?
@steve4891 This has been fixed with the new library update to 2.* (BS3+) (check https://github.com/2amigos/yiiwheels-docs for implementation) Thanks