From 575697e1f4d94cfe080edb28f88ce8982b8add54 Mon Sep 17 00:00:00 2001 From: alaviss Date: Sun, 23 Aug 2020 02:48:37 -0500 Subject: [PATCH] doc/nimdoc.css: align field names to the right (#15217) --- doc/nimdoc.css | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/nimdoc.css b/doc/nimdoc.css index 6025d66017..fb9efd858f 100644 --- a/doc/nimdoc.css +++ b/doc/nimdoc.css @@ -582,6 +582,7 @@ table th { table th.docinfo-name { background-color: transparent; + text-align: right; } table tr:hover {