Bug 13696: Add support for Font Awesome icons in Koha
[koha.git] / koha-tmpl / opac-tmpl / bootstrap / lib / font-awesome / less / fixed-width.less
1 // Fixed Width Icons
2 // -------------------------
3 .@{fa-css-prefix}-fw {
4   width: (18em / 14);
5   text-align: center;
6 }