8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-24 20:33:11 +00:00

Do not glue action buttons

This commit is contained in:
Alexandre Iooss 2019-02-26 10:38:34 +01:00
parent 12c08d8aed
commit e363488020

View file

@ -3,6 +3,11 @@
display: none;
}
/* Actions buttons should not be glued to table */
.results {
margin-top: 20px;
}
/* Checkbox column should be small */
#result_list .action-checkbox-column,
#result_list .action-checkbox {