From e2c1f7795752caf8cde19fdee8b9ab7fb16b0395 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 26 Nov 2020 16:39:43 +0100 Subject: Profile settings title consistency --- .../my-account-profile/my-account-profile.component.scss | 2 +- .../my-account-settings.component.html | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'client/src/app/+my-account/my-account-settings') diff --git a/client/src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.scss b/client/src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.scss index 5995bae4a..ec3f6029e 100644 --- a/client/src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.scss +++ b/client/src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.scss @@ -24,7 +24,7 @@ input[type=submit] { } textarea { - @include peertube-textarea(500px, 150px); + @include peertube-textarea(100%, 150px); max-width: 100%; display: block; diff --git a/client/src/app/+my-account/my-account-settings/my-account-settings.component.html b/client/src/app/+my-account/my-account-settings/my-account-settings.component.html index 2ad014f01..40505b92f 100644 --- a/client/src/app/+my-account/my-account-settings/my-account-settings.component.html +++ b/client/src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -2,7 +2,7 @@
-
+
@@ -12,7 +12,7 @@
-
+
@@ -26,7 +26,7 @@
-
+
@@ -37,7 +37,7 @@
-
+
@@ -47,7 +47,7 @@

INTERFACE

-
+
@@ -57,7 +57,7 @@

PASSWORD

-
+
@@ -67,7 +67,7 @@

EMAIL

-
+
@@ -77,7 +77,7 @@

DANGER ZONE

-
+
-- cgit v1.2.3