From: Hypolite Petovan Date: Sat, 1 Apr 2017 21:58:35 +0000 (-0400) Subject: frio: Fix help pages inline code display X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7606ac5e32c4816f0d84ae6b021cf2282c87b18d;p=friendica.git frio: Fix help pages inline code display --- 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