Files
kimai2/app/Resources/assets/scss/font-awesome/_fixed-width.scss
Kevin Papst 579b962c85 first draft
2016-10-20 22:10:41 +02:00

7 lines
120 B
SCSS

// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}