From 7606ac5e32c4816f0d84ae6b021cf2282c87b18d Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Sat, 1 Apr 2017 17:58:35 -0400 Subject: [PATCH] frio: Fix help pages inline code display --- view/theme/frio/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index e0a0b09b76..946f71e21f 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -90,6 +90,7 @@ blockquote { code { white-space: pre-wrap; } +.help-content-wrapper code {display: inline} /* * standard page elements