From 44aa70d59aff0bad64bf60356c1e5851af476719 Mon Sep 17 00:00:00 2001 From: Andy Heathershaw Date: Sun, 10 Sep 2017 21:33:13 +0100 Subject: [PATCH] Slight tweak to the login/cancel links on smaller forms --- resources/views/themes/base/partials/login.blade.php | 4 ++-- resources/views/themes/base/partials/register.blade.php | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/resources/views/themes/base/partials/login.blade.php b/resources/views/themes/base/partials/login.blade.php index b9fe690..2c7f945 100644 --- a/resources/views/themes/base/partials/login.blade.php +++ b/resources/views/themes/base/partials/login.blade.php @@ -41,8 +41,8 @@
-
-
+
+
@lang('auth.forgot_password_link') diff --git a/resources/views/themes/base/partials/register.blade.php b/resources/views/themes/base/partials/register.blade.php index c568f89..3d26e04 100644 --- a/resources/views/themes/base/partials/register.blade.php +++ b/resources/views/themes/base/partials/register.blade.php @@ -68,16 +68,16 @@
@endif -
-
+
+
@endif
-
-
+
+
@lang('forms.cancel_action')