From f2f6359949bae6f3b72d90ab3283a119efc29b3c Mon Sep 17 00:00:00 2001 From: German Lena Date: Tue, 5 Apr 2016 09:55:20 -0300 Subject: [PATCH] fix css issues --- WP_Auth0.php | 4 ++-- assets/css/initial-setup/main.styl | 2 +- templates/initial-setup/connection_profile.php | 5 ++--- templates/initial-setup/consent-disclaimer.php | 4 ++-- templates/settings.php | 8 ++++---- 5 files changed, 11 insertions(+), 12 deletions(-) diff --git a/WP_Auth0.php b/WP_Auth0.php index 3acecfd8..5760da03 100644 --- a/WP_Auth0.php +++ b/WP_Auth0.php @@ -2,7 +2,7 @@ /** * Plugin Name: Auth0 for WordPress * Description: Let your users login with any social provider from Twitter to Facebook as well as many others like Github. Enterprise? We've got you covered - Auth0 is a full enterprise solution and will work with your Active Directory or any other environment to take control of your wordpress sites. - * Version: 2.1.7 + * Version: 2.1.8 * Author: Auth0 * Author URI: https://auth0.com */ @@ -12,7 +12,7 @@ define( 'WPA0_PLUGIN_URL', trailingslashit( plugin_dir_url( __FILE__ ) ) ); define( 'WPA0_LANG', 'wp-auth0' ); define( 'AUTH0_DB_VERSION', 4 ); -define( 'WPA0_VERSION', '2.1.7' ); +define( 'WPA0_VERSION', '2.1.8' ); /** * Main plugin class diff --git a/assets/css/initial-setup/main.styl b/assets/css/initial-setup/main.styl index 1070810e..96ce4251 100644 --- a/assets/css/initial-setup/main.styl +++ b/assets/css/initial-setup/main.styl @@ -771,7 +771,7 @@ margin: 30px 0 10px; } - p.a0-message.manage { + .a0-message.manage { margin-bottom: 30px; margin-top: 30px; } diff --git a/templates/initial-setup/connection_profile.php b/templates/initial-setup/connection_profile.php index c8b70a3f..4886b439 100644 --- a/templates/initial-setup/connection_profile.php +++ b/templates/initial-setup/connection_profile.php @@ -11,10 +11,9 @@
Important: - - + - + Sign up for free
diff --git a/templates/initial-setup/consent-disclaimer.php b/templates/initial-setup/consent-disclaimer.php index b94df91f..9dbab94d 100644 --- a/templates/initial-setup/consent-disclaimer.php +++ b/templates/initial-setup/consent-disclaimer.php @@ -11,10 +11,10 @@ -

+

: -

+
diff --git a/templates/settings.php b/templates/settings.php index 45e222b3..f49715d1 100644 --- a/templates/settings.php +++ b/templates/settings.php @@ -7,9 +7,9 @@

-

+

For your Auth0 dashboard with more settings click here. -

+
@@ -44,10 +44,10 @@ Updating the connections settings
-

+

Pro Tip: To set your own app keys and settings for the social connections, access the Auth0 Dashboard. -

+