From 5abf995b8394d8ae16bed5161f3035cce8ab1260 Mon Sep 17 00:00:00 2001 From: bergware Date: Mon, 14 Apr 2025 12:53:57 +0200 Subject: [PATCH] SMB: style update of dialog box --- emhttp/plugins/dynamix/sheets/SMBExtras.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/emhttp/plugins/dynamix/sheets/SMBExtras.css b/emhttp/plugins/dynamix/sheets/SMBExtras.css index 58fc35623..d7bdf943e 100644 --- a/emhttp/plugins/dynamix/sheets/SMBExtras.css +++ b/emhttp/plugins/dynamix/sheets/SMBExtras.css @@ -1,5 +1,6 @@ textarea { resize: none; font-family: bitstream; - width: 63%; + width: 60%; + margin: 0; }