diff --git a/theme/default/static/style.css b/theme/default/static/style.css index 683a299..45064bd 100644 --- a/theme/default/static/style.css +++ b/theme/default/static/style.css @@ -141,6 +141,10 @@ blockquote { margin-left: 0; } +.footnote-definition p { + display: inline-block; +} + /* Footer -- Not needed on desktop */ .footer { display: none;