diff options
Diffstat (limited to 'app/assets/stylesheets/fontawesome_custom.scss')
-rw-r--r-- | app/assets/stylesheets/fontawesome_custom.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/fontawesome_custom.scss b/app/assets/stylesheets/fontawesome_custom.scss index 9b490491ee4..a96a002b879 100644 --- a/app/assets/stylesheets/fontawesome_custom.scss +++ b/app/assets/stylesheets/fontawesome_custom.scss @@ -243,10 +243,6 @@ content: '\f187'; } -.fa-sign-out::before { - content: '\f08b'; -} - .fa-thumb-tack::before { content: '\f08d'; } |