UNPKG

angular-ui-router-tabs

Version:

Idiot-proof tab panes with route support using Angular.js + Bootstrap 3 + UI Router.

8 lines (6 loc) 120 B
// Center-align a block level element .center-block() { display: block; margin-left: auto; margin-right: auto; }