aboutsummaryrefslogtreecommitdiff
path: root/static/dist/font-awesome/less/_fixed-width.less
blob: be817c637538d7a54cf5c328ad9445270bf544ec (plain) (blame)
1
2
3
4
5
6
// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
  text-align: center;
  width: (20em / 16);
}