mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Update rtl.scss
This commit is contained in:
parent
8c28838488
commit
b99c3c85aa
@ -31,3 +31,10 @@
|
|||||||
border-left-color: transparent !important;
|
border-left-color: transparent !important;
|
||||||
border-right-color: $secondary !important;
|
border-right-color: $secondary !important;
|
||||||
}
|
}
|
||||||
|
code {
|
||||||
|
direction: ltr !important;
|
||||||
|
text-aligh: left !important;
|
||||||
|
}
|
||||||
|
.pull-left {
|
||||||
|
float:right !important;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user