Fix performance

This commit is contained in:
Rob Garrison 2017-12-24 08:35:47 -06:00
parent b85edba2b2
commit edabcab836

View File

@ -324,8 +324,13 @@ select {
margin: 0;
display: table-cell;
vertical-align: middle;
contain: contents;
}
.newUI .entry .actions {
contain: layout;
}
/************ checkbox & select************/
.newUI .checker {