framework/less/lib/font-awesome/fixed-width.less
2015-04-25 22:31:30 +09:30

7 lines
119 B
Plaintext

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