I upgraded to 3.14.3 today and ActionLinks in navbar with navbar-inverse class appear gray instead of black. It looks like the ActionLinks now default with btn-default class. If I remove this class with JavaScript everything appears correctly. Am I doing something wrong? Or is this a real bug?
I upgraded to 3.14.3 today and ActionLinks in navbar with navbar-inverse class appear gray instead of black. It looks like the ActionLinks now default with btn-default class. If I remove this class with JavaScript everything appears correctly. Am I doing something wrong? Or is this a real bug?
@nav.Link(" Home","#").Id("homeNav").Class("portalNav")