Koha/koha-tmpl/intranet-tmpl/prog/css
Owen Leonard 1a4005866b
Bug 31813: Specify white-space: normal for spans styled as labels
This patch is necessary to override a CSS property being inherited from
Bootstrap. Allowing a <span> with the "label" class to wrap will keep
alignment correct when displaying information in the same layout as a
form.

To test, apply the patch and rebuild the staff interface CSS
(https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client).

- If necessary, stage a batch of MARC files (Cataloging -> Stage MARC
  records for import).
- Go to Cataloging -> Manage staged MARC records and click on one of the
  batches to view the details.
- In the list of information about the batch, longer labels like
  "Matching rule applied" should wrap so that they stay aligned with
  other labels in the list.

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-10-24 11:18:26 -03:00
..
src Bug 31813: Specify white-space: normal for spans styled as labels 2022-10-24 11:18:26 -03:00
addbiblio.css Bug 31750: (follow-up) Stylelint fixes 2022-10-21 09:51:12 -03:00
calendar.css
cateditor.css
hierarchy.css
holds.css
humanmsg.css
installer.css
itemsearchform.css
login.css Bug 30952: Change login page style 2022-10-12 15:59:36 -03:00
mainpage.css Bug 31747: Use page-section class, reduce CSS 2022-10-17 07:58:25 -03:00
preferences.css Bug 30952: (follow-up) Fix style of floating toolbars 2022-10-12 16:15:14 -03:00
print.css Bug 13614: Replace usage of YUI on basket groups page 2022-06-07 09:32:17 -03:00
printreceiptinvoice.css Bug 13614: Replace usage of YUI on basket groups page 2022-06-07 09:32:17 -03:00
quotes.css
reports.css
right-to-left.css Bug 30952: Fix navbar elements ordering for RTL 2022-10-12 16:14:35 -03:00
select2.css
spinelabel.css
staff-global.css Bug 31861: Compiled CSS 2022-10-24 11:15:15 -03:00
tinymce.css
uploader.css