mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-20 11:14:28 +00:00
Ensure inline code examples stay LTR, punctuation and all.
props alex-ye. see #30748. git-svn-id: https://develop.svn.wordpress.org/trunk@30952 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -400,6 +400,7 @@ ol.ol-decimal > li {
|
||||
code {
|
||||
font-family: Consolas, Monaco, monospace;
|
||||
direction: ltr;
|
||||
unicode-bidi: embed;
|
||||
}
|
||||
|
||||
kbd,
|
||||
|
||||
Reference in New Issue
Block a user