Pregunta

I want to use badge (or label) on my links (elements). but only badge-inverse works and the black badge shows. other badges or labels all are displayed in Default color. I don't want to use inside my element.

any solutions?

Thank you so much for your help.

¿Fue útil?

Solución

Look at your css-addon file. One of your Css declaration is probably overriding badge and label classes. When I only use Bootstrap CSS, that works perfectly !

Here is a demo : http://jsfiddle.net/AlexandreT/uzD5v/1/

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top