mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Fixed positioning of the part row selection checkboxes
This commit is contained in:
parent
80bae4167f
commit
fd31f983af
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ th.select-checkbox {
|
|||
/** Fix datatables select-checkbox position */
|
||||
table.dataTable tr.selected td.select-checkbox:after
|
||||
{
|
||||
margin-top: -25px !important;
|
||||
margin-top: -20px !important;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue