Merge remote-tracking branch 'upstream/pull/4267'

This commit is contained in:
Tom Hughes 2023-10-02 18:45:53 +01:00
commit 82de8dd973

View file

@ -1121,8 +1121,6 @@ div.secondary-actions {
code {
background: $lightgrey;
padding: 2px 3px;
direction: inherit; /* fix for Bootstrap < 5.2 */
unicode-bidi: unset; /* fix for Bootstrap < 5.2 */
}
pre {