public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/marxin/heads/sphinx-v7)] fixme: remove custom CSS hunk
@ 2022-08-02  9:13 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2022-08-02  9:13 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:03745146da8ee59ee8249e5f94b61730e04eb322

commit 03745146da8ee59ee8249e5f94b61730e04eb322
Author: Martin Liska <mliska@suse.cz>
Date:   Tue Aug 2 11:12:57 2022 +0200

    fixme: remove custom CSS hunk

Diff:
---
 doc/_static/custom.css | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/_static/custom.css b/doc/_static/custom.css
index 1282a993e2a..4eb505bca10 100644
--- a/doc/_static/custom.css
+++ b/doc/_static/custom.css
@@ -9,3 +9,8 @@
 .wy-nav-content {
   max-width: initial;
 }
+
+/* FIXME: remove once https://github.com/pradyunsg/furo/pull/493 is merged */
+.sig-inline {
+  padding-left: 0.5rem;
+}


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-08-02  9:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-02  9:13 [gcc(refs/users/marxin/heads/sphinx-v7)] fixme: remove custom CSS hunk Martin Liska

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).