Files
dolibarr/htdocs/theme/common/fontawesome/less/fixed-width.less
2019-01-03 21:14:59 +01:00

7 lines
119 B
Plaintext

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