Fixed combobox search icon position.

A recent CSS change inadvertently changes position of the combobox
search icon. This has been fixed now.

Ticket #388
This commit is contained in:
Endi Sukma Dewata 2011-12-09 19:11:41 -06:00 committed by Endi S. Dewata
parent e8f0c5b9eb
commit 433cf5b5e7

View File

@ -1256,7 +1256,7 @@ table.scrollable tbody {
top: 0;
bottom: 0;
right: 0;
margin-top: -2px;
margin-top: 6px;
margin-right: 3px;
}