mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
On some browsers Batchactions block looked OK, but on others (e.t. Opera on Linux) every element in Batchactions block had different height. The height of these elements was related to font size which is a little bit different on every OS'es and browsers. See https://github.com/silverstripe/sapphire/pull/1132