Skip to content

Commit

Permalink
Fix comobobox in a toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
Meir Kriheli committed Feb 2, 2010
1 parent 301fe6a commit 69ee684
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/resources/css/extjs_rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ x-btn-mc em.x-btn-arrow { padding-left: 12px }
.x-toolbar-more-icon { background-image:url(../images/default/toolbar/more-rtl.gif) !important; }
.x-btn-mc em.x-btn-arrow { background-position:left center; padding-right:0; padding-left:10px; }
.x-toolbar-more em.x-btn-arrow { padding-left:0}
.x-toolbar-right td .x-form-field-trigger-wrap { text-align:right }

/*MessageBox and Window*/
.x-window-dlg .ext-mb-icon {float:right;}
Expand Down

0 comments on commit 69ee684

Please sign in to comment.