Remove rtl direction fix for <code>
This commit is contained in:
parent
77d495ccdc
commit
d60a873126
1 changed files with 0 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue