This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
Add orientation options for tabs #102
Closed
Description
Bootstrap 2.2.x introduced orientation options for tabs (see "Tabbable in any direction" under http://twitter.github.com/bootstrap/components.html#navs).
Left
and right
orientations should be trivial to implement. Bottom
will require a switch in a template (or a separate template).