- table.alterator-listbox: add right padding to avoid overlay of text and picture with arrows.

This commit is contained in:
Stanislav Ievlev 2009-09-18 12:44:33 +04:00
parent 908f7203bb
commit aa6f048d96

View File

@ -293,6 +293,7 @@ table.alterator-listbox thead tr .header {
background-repeat: no-repeat;
background-position: center right;
cursor: pointer;
padding-right: 24px;
}
table.alterator-listbox tbody td {