From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id qKnsKsb4zF9RegAA0tVLHw (envelope-from ) for ; Sun, 06 Dec 2020 15:29:10 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 8DXCJsb4zF9XJQAA1q6Kng (envelope-from ) for ; Sun, 06 Dec 2020 15:29:10 +0000 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 38B249403AC for ; Sun, 6 Dec 2020 15:29:10 +0000 (UTC) Received: from localhost ([::1]:51464 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1klvyF-0000ur-EG for larch@yhetil.org; Sun, 06 Dec 2020 10:29:07 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:38490) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1klpOQ-0002i8-Lp for emacs-orgmode@gnu.org; Sun, 06 Dec 2020 03:27:42 -0500 Received: from mail-ej1-x632.google.com ([2a00:1450:4864:20::632]:46574) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1klpOP-0007m6-8b for emacs-orgmode@gnu.org; Sun, 06 Dec 2020 03:27:42 -0500 Received: by mail-ej1-x632.google.com with SMTP id bo9so14886168ejb.13 for ; Sun, 06 Dec 2020 00:27:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=VI481SoJl/aWHetvqL2DtX/BDoG1rndMkKAdnUiDhNA=; b=lqXdiERhkJnw1xZOgIa2vTwhLrkPOPoi66/hnodNVvB3ftRMK7v5QoRc+6FsYojgZZ FeMfps00kmWJP8E5hAAhrKxwWaO2SCLMVr30u+S5rYqiZGJtFB/ZKpDVvlow55scMFWl Nf434YIPGXkyCTg0LadLdM2fIisDvg6lnQIUoZAPQdDLYulD4TIC5b5eJ7NCtdYThTar +bmiaB4cAUTxXXcNhIc+N0EPOvlxUKsmJAL+KOPLy+NrvzcbPsqFYLZMPgAUd8hwulNU RPnJhnE9NClfHqTFM3wITa4WR7kNvv3upEpCQ5r5LpcDQFLrKfQ60uyUwaHUltXUQ1Tr 1O1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=VI481SoJl/aWHetvqL2DtX/BDoG1rndMkKAdnUiDhNA=; b=Dkwttf8zHVBaZIl7N9Gy1i7/Gx+uC2ztLd9iBzOX4KSQ/88hzO+HdyM9BLGNv5Wozp rarjb0hp0+xEozBzzGsC87bH53QyqCd4d8f48+0ID6s4N/FYm0qYUWUutgKAvaB/mm+P pQtyxPip+9Jz8pQUP7Pyope0iXr1s1VI4kJN9WB/EHpYS+W+8DuaNvBm8QxoRW0Oe4Um LxdHkfZKtRCBoO4w25HS5FuV68JoqNx2TBEv+z287JMrodAmaXo4T1hZjX/iW9O4124i AVdS24r/poWmjswXk6FHs/gSD4AxMof3tN2CD4qL6qLmVljS/JBIvzlgaA7J//Byual2 gHvQ== X-Gm-Message-State: AOAM5334ZT0wZuBbs9CuYIvC+ewDlAL7bMVpWJuC4en22eZ1cqKMq05i SiKH7gwYVXOh/BQhX5SSKMabXYvqiAAAjg== X-Google-Smtp-Source: ABdhPJyy5M26/lK1s6K20TSbKYreokAQ9whApc9ScsKrc8szVOloKnLqcm5mg3EnP9vbc8uE2FneoQ== X-Received: by 2002:a17:906:1f8e:: with SMTP id t14mr14627447ejr.350.1607243259159; Sun, 06 Dec 2020 00:27:39 -0800 (PST) Received: from archpc.localhost ([88.238.11.25]) by smtp.gmail.com with ESMTPSA id o33sm8302428edd.50.2020.12.06.00.27.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 06 Dec 2020 00:27:38 -0800 (PST) From: Fatih Aydin To: emacs-orgmode@gnu.org Subject: [PATCH] Margin added for overflow visibility problem Date: Sun, 6 Dec 2020 11:27:32 +0300 Message-Id: <20201206082732.20089-1-fataydin138@gmail.com> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a00:1450:4864:20::632; envelope-from=fataydin138@gmail.com; helo=mail-ej1-x632.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Sun, 06 Dec 2020 10:26:16 -0500 X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Fatih Aydin Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: 2.00 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=lqXdiERh; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: 38B249403AC X-Spam-Score: 2.00 X-Migadu-Scanner: ns3122888.ip-94-23-21.eu X-TUID: rLQhUxjGQKZ7 --- lisp/ox-html.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ox-html.el b/lisp/ox-html.el index d2f24f5c6..1a466fb16 100644 --- a/lisp/ox-html.el +++ b/lisp/ox-html.el @@ -300,7 +300,7 @@ property on the headline itself.") padding: 3px; border: 1px solid black; } - pre.src:hover:before { display: inline;} + pre.src:hover:before { display: inline; margin-top: 14px;} /* Languages per Org manual */ pre.src-asymptote:before { content: 'Asymptote'; } pre.src-awk:before { content: 'Awk'; } -- 2.29.2