Update rtl.scss

This commit is contained in:
Qasem Hajizadeh 2015-05-15 14:33:00 +04:30
parent 6bd15dd86d
commit 1b7c616159

View file

@ -38,3 +38,6 @@
.rtl .pull-left {
float:right !important;
}
.rtl .autocomplete {
left: 360px !important;
}