Skip to content

Commit

Permalink
Fix ComboBox list-align. Thanks Vahid
Browse files Browse the repository at this point in the history
  • Loading branch information
Meir Kriheli committed Nov 10, 2009
1 parent d376c0a commit 721d90a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/extjs_rtl.js
Original file line number Diff line number Diff line change
Expand Up @@ -626,3 +626,5 @@ Ext.override(Ext.Layer, {
}
}
});

Ext.override(Ext.form.ComboBox, { listAlign:'tr-br?' });

0 comments on commit 721d90a

Please sign in to comment.