twitter bootstrap buttons look funny on chrome and are grey on FF

cotojo

New Member
I've been using a lot of bootstrap features on my website (ASP.NET) and they all work fine.But when I add a button it looks funny:
MwVwi.jpg
This is the tag:\[code\]<asp:Button ID="btnCheck" runat="server" Text="Bla" CssClass="btn btn-success" OnClick="btnCheck_Click" />\[/code\]FF looks weird as well:
qbnQ6.jpg
I made sure that all the links to the bootstrap.css and bootstrap.js are OK.Any ideas?
 
Back
Top