You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by er...@apache.org on 2018/05/29 18:54:36 UTC

[airavata-site] branch asf-site updated: Centering the client list button

This is an automated email from the ASF dual-hosted git repository.

eroma pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/airavata-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new f1d528d  Centering the client list button
f1d528d is described below

commit f1d528d25bfa78d3a57857f504acba9ceea1ec3b
Author: Eroma Abeysinghe <er...@gmail.com>
AuthorDate: Tue May 29 14:54:29 2018 -0400

    Centering the client list button
---
 content/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/index.html b/content/index.html
index a6ea946..6975010 100644
--- a/content/index.html
+++ b/content/index.html
@@ -138,7 +138,7 @@
             <h4 class="center header text_h2"><span class="span_h4">Many scientific gateways are already using Airavata to perform computations. Get started with Airavata now.</span></h4>
             <div class="divider"></div>
         </div>
-        <div class="col-md-12 text-center breathing-space">
+        <div text-align="center" class="col-md-12 text-center breathing-space">
             <a class="btn color" href="collaborations.html" target="_blank">View list of Clients and Collaborators</a>
         </div>
         <div class="row">

-- 
To stop receiving notification emails like this one, please contact
eroma@apache.org.