mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05:00
Update rtl.scss
This commit is contained in:
parent
6bd15dd86d
commit
1b7c616159
1 changed files with 3 additions and 0 deletions
|
@ -38,3 +38,6 @@
|
|||
.rtl .pull-left {
|
||||
float:right !important;
|
||||
}
|
||||
.rtl .autocomplete {
|
||||
left: 360px !important;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue