aboutsummaryrefslogtreecommitdiffstats
path: root/portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_fixed-width.scss
blob: b01670a980ade5f0449073d8c7aa9680f2bc5e20 (plain)
1
2
3
4
5
6
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
  width: (18em / 14);
  text-align: center;
}