Bug 26959: (follow-up) Fix CSS for column selection labels
authorOwen Leonard <oleonard@myacpl.org>
Wed, 3 Mar 2021 17:53:47 +0000 (17:53 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 4 Mar 2021 15:18:42 +0000 (16:18 +0100)
commitcec3eb7513a6e52aebe9a8808def316867c0ebd0
treef7dca79e11dcaf1a8109023c9347896c981f9f32
parent3b0a3f8753d37a818865107ae17501924d07a4db
Bug 26959: (follow-up) Fix CSS for column selection labels

This patch modifies the staff interface SCSS in order to fix the display
of column selection checkbox labels on the batch item modification page.
Even though the style of the elements defines the "white-space" as
"nowrap," adding whitespace within the element (as was done to correct
indentation) still created problems.

Changing the display property of the elements to "inline-block" corrects
this.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss