diff options
Diffstat (limited to 'docs/style/fa/_fixed-width.scss')
-rw-r--r-- | docs/style/fa/_fixed-width.scss | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/style/fa/_fixed-width.scss b/docs/style/fa/_fixed-width.scss deleted file mode 100644 index 5b33eb49..00000000 --- a/docs/style/fa/_fixed-width.scss +++ /dev/null @@ -1,6 +0,0 @@ -// Fixed Width Icons -// ------------------------- -.#{$fa-css-prefix}-fw { - text-align: center; - width: (20em / 16); -} |