Clean up LESS files

This commit is contained in:
Toby Zerner
2015-04-25 22:31:30 +09:30
parent b68a4711dc
commit b61017efdc
98 changed files with 34 additions and 2719 deletions

View File

@ -0,0 +1,6 @@
// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}