From 608b5cdf905810e081b8f1f2407a2934399f08f0 Mon Sep 17 00:00:00 2001 From: Marco Pereirinha Date: Tue, 27 Oct 2020 17:04:32 +0000 Subject: [PATCH 1/2] Update feedback overlay styling --- css/src/components/_settings.scss | 4 ++++ php/class-deactivation.php | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/css/src/components/_settings.scss b/css/src/components/_settings.scss index 9adfd4e69..8a32ea593 100644 --- a/css/src/components/_settings.scss +++ b/css/src/components/_settings.scss @@ -298,4 +298,8 @@ } } } + + textarea { + resize: none; + } } \ No newline at end of file diff --git a/php/class-deactivation.php b/php/class-deactivation.php index d83245a83..8c31db952 100644 --- a/php/class-deactivation.php +++ b/php/class-deactivation.php @@ -127,7 +127,7 @@ public function get_reasons() { */ public function markup() { ?> -> +>