summaryrefslogtreecommitdiffstats
path: root/install/ui/less/font-awesome/fixed-width.less
blob: e491e9a75ae7b914aad4b1f097499e57de644215 (plain)
1
2
3
4
5
6
// Fixed Width Icons
// -------------------------
.fa-fw {
  width: (18em / 14);
  text-align: center;
}