Update bootstrap, update/add all of PatternFly, add font-awesome
[cascardo/ipsilon.git] / less / font-awesome / scss / _fixed-width.scss
1 // Fixed Width Icons
2 // -------------------------
3 .#{$fa-css-prefix}-fw {
4   width: (18em / 14);
5   text-align: center;
6 }