You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sc...@apache.org on 2017/06/28 20:18:34 UTC

airavata-php-gateway git commit: size changes

Repository: airavata-php-gateway
Updated Branches:
  refs/heads/develop 352e58374 -> a8a41bbd9


size changes


Project: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/commit/a8a41bbd
Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/a8a41bbd
Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/a8a41bbd

Branch: refs/heads/develop
Commit: a8a41bbd98cff6d56fd23146181468a61353af5d
Parents: 352e583
Author: scnakandala <su...@gmail.com>
Authored: Wed Jun 28 16:18:31 2017 -0400
Committer: scnakandala <su...@gmail.com>
Committed: Wed Jun 28 16:18:31 2017 -0400

----------------------------------------------------------------------
 app/views/account/login-desktop.blade.php | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/a8a41bbd/app/views/account/login-desktop.blade.php
----------------------------------------------------------------------
diff --git a/app/views/account/login-desktop.blade.php b/app/views/account/login-desktop.blade.php
index 62abe15..66e2013 100755
--- a/app/views/account/login-desktop.blade.php
+++ b/app/views/account/login-desktop.blade.php
@@ -6,8 +6,7 @@
 
 @section('content')
 
-<div class="col-md-offset-4 col-md-4">
-
+<div class="col-md-offset-5 col-md-2">
     @if (!empty($auth_password_option))
         @include('partials/login-form', array("auth_name" => $auth_password_option["name"], "desktop" => true))
         @if (!empty($auth_code_options))