Files
gluster-web-interface/public/fonts/scss/_fixed-width.scss
Israel Ogbole 12c84dee8e first commit
2016-04-25 01:47:31 +01:00

7 lines
120 B
SCSS

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