Skip to content

Commit 686eca9

Browse files
author
james
committed
fix footnote spacing
1 parent 8b6c53c commit 686eca9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/codeql/_static/custom.css_t

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,11 @@ table.docutils.footnote {
181181
margin-left: 10px;
182182
}
183183

184+
table.footnote td.label {
185+
padding-right: 10px;
186+
display: table-cell;
187+
}
188+
184189
/* -- STYLE PULL-QUOTE AS ADMONITION WHILE DOCS STILL PARSED FOR LGTM EMBEDDED HELP------------------------- */
185190

186191
blockquote.pull-quote {

0 commit comments

Comments
 (0)