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
6bd15dd86d
commit
1b7c616159
@ -38,3 +38,6 @@
|
|||||||
.rtl .pull-left {
|
.rtl .pull-left {
|
||||||
float:right !important;
|
float:right !important;
|
||||||
}
|
}
|
||||||
|
.rtl .autocomplete {
|
||||||
|
left: 360px !important;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user