From: Dan Allen Date: Wed, 17 Jul 2019 06:38:17 +0000 (-0600) Subject: add right position of listing block annotation (source language) X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=131b622427b3c739ada047d3492e67cec524a9ac;p=working%2Feg-antora.git add right position of listing block annotation (source language) --- diff --git a/src/css/doc.css b/src/css/doc.css index 9944129..4ab1b01 100644 --- a/src/css/doc.css +++ b/src/css/doc.css @@ -508,7 +508,7 @@ text-transform: uppercase; position: absolute; top: 0.25rem; - right: 0.5rem; + right: 0.25rem; } .doc .listingblock:hover code[data-lang]::before {