Commit aa6f048d authored by Stanislav Ievlev's avatar Stanislav Ievlev

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

parent 908f7203
......@@ -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 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment