UNPKG

patternfly

Version:

This reference implementation of PatternFly is based on [Bootstrap v3](http://getbootstrap.com/). Think of PatternFly as a "skinned" version of Bootstrap with additional components and customizations.

12 lines (9 loc) 153 B
// // Badges // -------------------------------------------------- .badge { margin-left: 6px; } .nav-pills > li > a > .badge { margin-left: 6px; }