update to fontawesome 4
[bootswatch] / bower_components / font-awesome / src / assets / font-awesome / scss / _fixed-width.scss
1 ---
2 ---
3
4 // Fixed Width Icons
5 // -------------------------
6 .#{$fa-css-prefix}-fw {
7   width: (18em / 14);
8   text-align: center;
9 }