summaryrefslogtreecommitdiff
path: root/resources/views/icons/theme.phtml
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2021-04-06 16:52:44 +0100
committerGreg Roach <fisharebest@gmail.com>2021-04-06 16:53:38 +0100
commita27e4c49028acfd0158cb2597665c57cf161d5bb (patch)
treee8066986e1ee34a381d2034a164a79d01eeba732 /resources/views/icons/theme.phtml
parent4eb0f8db003cc0bf0c0371ae9c4cdff772742465 (diff)
downloadwebtrees-a27e4c49028acfd0158cb2597665c57cf161d5bb.tar.gz
webtrees-a27e4c49028acfd0158cb2597665c57cf161d5bb.tar.bz2
webtrees-a27e4c49028acfd0158cb2597665c57cf161d5bb.zip
Remove spaces around icons for better alignment
Diffstat (limited to 'resources/views/icons/theme.phtml')
-rw-r--r--resources/views/icons/theme.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/icons/theme.phtml b/resources/views/icons/theme.phtml
index 4759fa7a1d..fdbb09ba45 100644
--- a/resources/views/icons/theme.phtml
+++ b/resources/views/icons/theme.phtml
@@ -1 +1 @@
-<span class="wt-icon-theme"><i class="fas fa-paint-brush fa-fw" aria-hidden="true"></i></span>
+<span class="wt-icon-theme"><i class="fas fa-paint-brush fa-fw" aria-hidden="true"></i></span><?php