File: _fixed-width.scss

package info (click to toggle)
python-xstatic-font-awesome 4.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 944 kB
  • ctags: 52
  • sloc: python: 40; makefile: 29
file content (6 lines) | stat: -rw-r--r-- 120 bytes parent folder | download | duplicates (24)
1
2
3
4
5
6
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
  width: (18em / 14);
  text-align: center;
}