JAMES-2435 Ugly hack to align how-tos
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a35e7157 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/a35e7157 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/a35e7157 Branch: refs/heads/master Commit: a35e7157f02672a936db9d226a5c936c65607be3 Parents: 98e7eee Author: Raphael Ouazana <[email protected]> Authored: Thu Jul 5 16:55:26 2018 +0200 Committer: benwa <[email protected]> Committed: Fri Jul 6 16:26:35 2018 +0700 ---------------------------------------------------------------------- src/homepage/howTo/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/a35e7157/src/homepage/howTo/index.html ---------------------------------------------------------------------- diff --git a/src/homepage/howTo/index.html b/src/homepage/howTo/index.html index 0c1b1b7..2e36571 100644 --- a/src/homepage/howTo/index.html +++ b/src/homepage/howTo/index.html @@ -74,7 +74,7 @@ layout: default data-title="Configuring SPF" alt="Configuring SPF" class="james-schema" > - <span class="fa fa-sitemap"></span>Configuring SPF<span class="fa fa-long-arrow-right"></span> + <span class="fa fa-sitemap"></span>Configuring SPF <span class="fa fa-long-arrow-right"></span> </a> <br/> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
