Heuzef - Les notes excentriques d'un bidouilleur.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

_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. }