01hd.bitbucket.org/less/fixed-width.less
2016-10-27 15:33:41 -05:00

7 lines
119 B
Plaintext

// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}