Codebase list osrframework / 5315caf osrframework / static / css / fonts / font-awesome-4.2.0 / less / fixed-width.less
5315caf

Tree @5315caf (Download .tar.gz)

fixed-width.less @5315cafraw · history · blame

1
2
3
4
5
6
// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
  width: (18em / 14);
  text-align: center;
}