From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1681857956; bh=SwclxgtmVI2p/bsaxSplIqtEGnaAz+KDMHnAuWqOZH8=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=ILcR4DIr1jggh7x8aady2Ggm7tuDfANRgj3uMGs/gmUpzg5Nlhiu+Zce7dX770tIM Ex7EXgDDBOui9hFUQt47aO0CwXKucWLPLBeEwxKzItMdmdv5qCo71Rv+B2qMW8t6zQ kwqLdw+F98zD6DG68X33LKYh0PkyrAMWNQAorhov5WQLQaD0tq5Fxkf1VSTAYp0Sm6 rSlPopYE8w6GOOPzp1xl/EwdZXdvbM33oxxEFAjt0tDRnf2DRmjeuLhxlPTD1sTKwg DJmPIufMb4gIndK0h9Q7cMnnGb8J4oI76+bZ9HPaDFsxLUESdSmOPA+toR9OHW1Iu0 2fRONByMrwH+A== Received: from localhost.localdomain (unknown [182.253.88.211]) by gnuweeb.org (Postfix) with ESMTPSA id 2E9DA2455DF; Wed, 19 Apr 2023 05:45:53 +0700 (WIB) From: Ammar Faizi To: Memet Zx Cc: Ammar Faizi , GNU/Weeb Mailing List , Memet Zx Subject: Re: [PATCH gwspamd 1/2] gwspamd: web: Shirnk the table to 40rem Date: Wed, 19 Apr 2023 05:45:47 +0700 Message-Id: <168185793443.249378.6828576285938992046.b4-ty@gnuweeb.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230418223726.139701-1-zxce3@gnuweeb.org> References: <20230418223726.139701-1-zxce3@gnuweeb.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit List-Id: On Wed, 19 Apr 2023 05:37:25 +0700, Memet Zx wrote: > in the previous view the table is to wide > > Applied, thanks! [1/2] gwspamd: web: Shirnk the table to 40rem commit: a0d163ac4da4178467f9be26e4a936779c9269e7 [2/2] gwspamd: web: Fix closing modal commit: dbb57d61ed9e417582c571af92d364c3889afaf7 Best regards, -- Ammar Faizi