I understand the behavior and purpose, it's the semantics I have an issue with. A *default*, in computer science<http://en.wikipedia.org/wiki/Computer_science>, refers to a setting or a value<http://en.wikipedia.org/wiki/Value_(computer_science)> *automatically* assigned to a software application<http://en.wikipedia.org/wiki/Software_application> , computer program <http://en.wikipedia.org/wiki/Computer_program> or device<http://en.wikipedia.org/wiki/Peripheral_device>, outside of user intervention. In the case of bootstrap, the default is the .btn class (actually, the styles you get when applying no class at all is technically the default). To call an extended class .btn-default, one that you have to apply, by definition makes it not a default. The previous version of Bootstrap did not have this issue, so I'm not sure what the logic was to introduce it.
-- You received this message because you are subscribed to the Google Groups "twitter-bootstrap" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
