summaryrefslogtreecommitdiff
path: root/static/fontawesome-free-5.8.1-web/less/_fixed-width.less
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2019-08-03 22:30:14 +0200
committerChristoph Cullmann <cullmann@kde.org>2019-08-03 22:30:14 +0200
commit32ee395de18d845e307b5bd70b9b0eb96c9111e2 (patch)
tree020fbccd913345b101cf2c637aaefd8e4962b149 /static/fontawesome-free-5.8.1-web/less/_fixed-width.less
parentec1341fcd178d72e1accd308d1ae314702e69c01 (diff)
cleanup menu
Diffstat (limited to 'static/fontawesome-free-5.8.1-web/less/_fixed-width.less')
-rw-r--r--static/fontawesome-free-5.8.1-web/less/_fixed-width.less6
1 files changed, 0 insertions, 6 deletions
diff --git a/static/fontawesome-free-5.8.1-web/less/_fixed-width.less b/static/fontawesome-free-5.8.1-web/less/_fixed-width.less
deleted file mode 100644
index be817c6..0000000
--- a/static/fontawesome-free-5.8.1-web/less/_fixed-width.less
+++ /dev/null
@@ -1,6 +0,0 @@
-// Fixed Width Icons
-// -------------------------
-.@{fa-css-prefix}-fw {
- text-align: center;
- width: (20em / 16);
-}