Spaces:
Running
Running
File size: 121 Bytes
428a607 |
1 2 3 4 5 6 7 8 |
// fixed-width icons
// -------------------------
.@{fa-css-prefix}-fw {
text-align: center;
width: @fa-fw-width;
}
|