_fixed-width.less 121 B

1234567
  1. // fixed-width icons
  2. // -------------------------
  3. .@{fa-css-prefix}-fw {
  4. text-align: center;
  5. width: @fa-fw-width;
  6. }