[MNGSITE-408] Fix alignment of events logo
Submitted by: David Pead

o change events <img> to float left
diff --git a/content/xdoc/index.xml.vm b/content/xdoc/index.xml.vm
index d707d59..e55f030 100644
--- a/content/xdoc/index.xml.vm
+++ b/content/xdoc/index.xml.vm
@@ -129,7 +129,7 @@
       </p>
       <p>
         <a href="https://www.apache.org/events/current-event.html">
-          <img src="https://www.apache.org/events/current-event-234x60.png" alt="Apache Events" style="vertical-align: text-top"/>
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="Apache Events" style="float: left"/>
         </a>
         You can also attend <a href="https://www.apache.org/events/current-event.html">Apache Events</a>: don't hesitate to ask on the <a href="mailing-lists.html">Maven User mailing list</a>
         if Maven team members will be there, it can be a great opportunity to meet them.