diff options
Diffstat (limited to 'resources/views/icons/help.phtml')
| -rw-r--r-- | resources/views/icons/help.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/icons/help.phtml b/resources/views/icons/help.phtml index cab0e99de6..69c597b3f2 100644 --- a/resources/views/icons/help.phtml +++ b/resources/views/icons/help.phtml @@ -1 +1 @@ -<i class="fas fa-question-circle fa-fw wt-icon-help" aria-hidden="true"></i> +<span class="wt-icon-help"><i class="fas fa-question-circle fa-fw" aria-hidden="true"></i></span> |
