This repository has been archived on 2023-07-28. You can view files and clone it, but cannot push or open issues or pull requests.
prosody_web_admin_rest/public/less/fixed-width.less

7 lines
119 B
Text
Raw Normal View History

2017-09-04 09:47:46 +00:00
// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}