aurelia-bootstrap
aurelia-bootstrap copied to clipboard
Add support for justified tabs
http://getbootstrap.com/components/#nav-justified
Thank you for the PR. What happen of you have both vertical and justified at the same time? This makes me wonder if it should be a string rather than two booleans.
It will behave as justified, which i guess is a bit weird. As you mention, perhaps it's better to have a style property or similar instead.