I'm not sure I understand the purpose of using "btn-default" as a modifier of "btn". By definition, "default" means it's the thing that you get when you *don't* provide a modifier, it's a fail over. It's seems superfluous in this usage. In actuality, you already have a "default" button class, it's what you get when you just use "btn". I know this is semantics, but I think it's important here. You should have called it something else like "btn-white" or just baked it into the base "btn" class.
-- 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.
