frio: Fix help pages inline code display
This commit is contained in:
parent
1c276b5cd5
commit
7606ac5e32
|
@ -90,6 +90,7 @@ blockquote {
|
|||
code {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
.help-content-wrapper code {display: inline}
|
||||
|
||||
/*
|
||||
* standard page elements
|
||||
|
|
Loading…
Reference in a new issue