X-Git-Url: http://git.datanom.net/wpp.git/blobdiff_plain/06d96c2aaa206c47d6040716f25c8c65f6cf29c4..047d4d29754ed04bb696cc6dad3c43084290820b:/app/static/less/fixed-width.less diff --git a/app/static/less/fixed-width.less b/app/static/less/fixed-width.less new file mode 100644 index 0000000..110289f --- /dev/null +++ b/app/static/less/fixed-width.less @@ -0,0 +1,6 @@ +// Fixed Width Icons +// ------------------------- +.@{fa-css-prefix}-fw { + width: (18em / 14); + text-align: center; +}