summaryrefslogtreecommitdiff
path: root/resources/views/icons/media-next.phtml
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@webtrees.net>2019-11-15 10:50:40 +0000
committerGreg Roach <fisharebest@webtrees.net>2019-11-15 18:09:14 +0000
commit08362db417156410ee02c6391bd9eb83a2df65fc (patch)
tree861e38ff87fdaae802468ce3735268d138bae989 /resources/views/icons/media-next.phtml
parent814c67071667246ee1742f45fbd7eed634f34cca (diff)
downloadwebtrees-08362db417156410ee02c6391bd9eb83a2df65fc.tar.gz
webtrees-08362db417156410ee02c6391bd9eb83a2df65fc.tar.bz2
webtrees-08362db417156410ee02c6391bd9eb83a2df65fc.zip
Refactor icons. Use SVG and foreground images. De-duplicate. Remove unused.
Diffstat (limited to 'resources/views/icons/media-next.phtml')
-rw-r--r--resources/views/icons/media-next.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/icons/media-next.phtml b/resources/views/icons/media-next.phtml
index db6cccd363..e024420069 100644
--- a/resources/views/icons/media-next.phtml
+++ b/resources/views/icons/media-next.phtml
@@ -1 +1 @@
-<i class="fas fa-step-forward fa-fw wt-icon-media-next wt-icon-flip-rtl" aria-hidden="true"></i>
+<span class="wt-icon-media-next wt-icon-flip-rtl"><i class="fas fa-step-forward fa-fw" aria-hidden="true"></i></span>