From 2940a35509922609669906bc107a8766741f4120 Mon Sep 17 00:00:00 2001 From: Yakir Gottesman Date: Wed, 28 May 2014 20:50:26 +0300 Subject: [PATCH] RTL the spam trap Avoids horizontal scroll on rtl. (and some minor code styling) --- templates/myaccount/form-login.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/templates/myaccount/form-login.php b/templates/myaccount/form-login.php index aebdea23359..b680e2c92b5 100644 --- a/templates/myaccount/form-login.php +++ b/templates/myaccount/form-login.php @@ -2,7 +2,7 @@ /** * Login Form * - * @author WooThemes + * @author WooThemes * @package WooCommerce/Templates * @version 2.1.0 */ @@ -92,7 +92,11 @@ if ( ! defined( 'ABSPATH' ) ) { -
+ +