From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id YDOpHaDZfWQILgAASxT56A (envelope-from ) for ; Mon, 05 Jun 2023 14:48:32 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id eN9oHKDZfWQWOAAAG6o9tA (envelope-from ) for ; Mon, 05 Jun 2023 14:48:32 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 49A3F2ADC1 for ; Mon, 5 Jun 2023 14:48:32 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q69d2-0002Eh-Cv; Mon, 05 Jun 2023 08:48:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q69cw-0002Cb-FZ for guix-patches@gnu.org; Mon, 05 Jun 2023 08:48:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q69cw-0005fU-7E for guix-patches@gnu.org; Mon, 05 Jun 2023 08:48:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q69cw-0004A1-3w for guix-patches@gnu.org; Mon, 05 Jun 2023 08:48:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63720] [PATCH] website: List languages in two columns. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 05 Jun 2023 12:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63720 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "pelzflorian (Florian Pelz)" Cc: 63720@debbugs.gnu.org Received: via spool by 63720-submit@debbugs.gnu.org id=B63720.168596923315801 (code B ref 63720); Mon, 05 Jun 2023 12:48:02 +0000 Received: (at 63720) by debbugs.gnu.org; 5 Jun 2023 12:47:13 +0000 Received: from localhost ([127.0.0.1]:48408 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q69c9-00046n-1X for submit@debbugs.gnu.org; Mon, 05 Jun 2023 08:47:13 -0400 Received: from eggs.gnu.org ([209.51.188.92]:52290) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q69c7-00046X-Ly for 63720@debbugs.gnu.org; Mon, 05 Jun 2023 08:47:12 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q69c2-0005XL-Ev; Mon, 05 Jun 2023 08:47:06 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=3He4vGR5b6ZNh6eCspv1BIuQwuY9I2LR10m1g1LeMJ4=; b=DRUq++9pSsOHVNN3Q0cR 3dVuB/Sa8m4BHf89zaJpQDhmwrq9HSFVU+wbT5791d4l1OGYaDcgdwpYZrIrOLCIKJFMy44DZ9gbm S27ErR07eQqUNsIvFIeN0mnwXuthd/Nxar9jrgjyGX1agZCYd+QlS502L+RteJi+DaD88+t+jwkEc k9inxgr96p0RlOFQm8qBveBomWBz+1+Qc2zm4JpT06bEtWzn/ImpuZignHm3C1PDlr+Gho2npWqjd EuKddjhfnHpUPooEEtQ69Z6OPgYXUeaAm61R1Y8tQnJkgFSEsW4XKFzs94jvWagL98eg3DiU5R0n0 h15qloxfPxrccA==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q69c2-00020v-1e; Mon, 05 Jun 2023 08:47:06 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <878rdcxvt2.fsf@pelzflorian.de> Date: Mon, 05 Jun 2023 14:47:04 +0200 In-Reply-To: <878rdcxvt2.fsf@pelzflorian.de> (pelzflorian@pelzflorian.de's message of "Thu, 25 May 2023 17:41:45 +0200") Message-ID: <87jzwihy9j.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1685969312; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=3He4vGR5b6ZNh6eCspv1BIuQwuY9I2LR10m1g1LeMJ4=; b=Jets/mMnrZJaQiniQkWNu2+7c7HKtXTzzqwWoyxyNFeKb3WI7rYt9sCkMO/gtqjbx4tGjr hsbmLuuDTdIDiCOJUi5Tw55YqDkJmUFDjzeylCPUCnPKDnHIKH8z3Iu5GwyJ7L6mWbwN7Y /EDigoSuqHtzYurH1Sj8RHP704GVzzFYMWYWHbi8eI/Vrc+AqBk/6gAdF0FLFQa2aE3D4h okKECYEZgcxWCSdtjC45HBmrjnjSBiUIfjok3nQ80QjBooZHaX2gQVP/PvKBY6HNT7ufnG ehySc6fjfXzr17mP//g/WPhLzKmRAQ0JLIzLCtCdynL0FtxGLZHGKQVVZD7+cQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=DRUq++9p; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1685969312; a=rsa-sha256; cv=none; b=J1NgUhnpMiUT2Hna7D6by8xzQEMbhuxjptwTmVRZ8Jr79Y08SMCf/2UqEnGf+pb0h/5Ldi K1YU1Nz7eJ6CueXujvt5tzAz/PQK+W0dnkl6xXUW2HVYQsoAvOahFPPrjBhSU1A4l03Cud Lspp4hDpvOVKR/E9lQLHKpk27+4y4qbvpp4ndthDUrv0FT13W1N+iUCh6j6IAXFYjrzrzZ xRqHMVquT6CYwcSxsYfUb44j9EMKT4UDAH3dwYt30pGtwELHGgNhX4P7KivcFM6HfItMG+ Vc2nNEM/L69l2ik/rOIoB2JQWUiL5nL36LCY2sGDj/4R/HTD2lP/R5Ljnwrq2Q== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -4.09 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=DRUq++9p; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 49A3F2ADC1 X-Spam-Score: -4.09 X-TUID: sEVD56QtpwT8 Hi, "pelzflorian (Florian Pelz)" skribis: > * website/apps/base/templates/components.scm (navbar): Specify a CSS > class for the languages dropdown list. > * website/static/base/css/navbar.css (languages-dropdown-list): New > rule. > --- > > The translations dropdown is too long and high. It seems to me > adjusting the number of columns dynamically and limiting the height is > not possible, unless we rewrite dropdowns to use CSS flexbox in
> elements instead of lists. Instead, this patch sets a fixed column > number of two, which should be appropriate for the foreseeable future. > > Also, there is only one languages dropdown, so this patch could > specify an id and not a new class for the languages dropdown. But a > class works too and works always, so using a class seems better (?). No opinion on this, but two columns sounds like a good idea to me. Thanks, Ludo=E2=80=99.