Summary: | SCSS conversion broke style on last checked out information | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Circulation | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, kyle.m.hall, lucas, martin.renvoize, nick, pierre-marc.thibault, testopia |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 13315 | ||
Bug Blocks: | |||
Attachments: |
Bug 22351: SCSS conversion broke style on last checked out information
Bug 22351: SCSS conversion broke style on last checked out information Bug 22351: SCSS conversion broke style on last checked out information |
Description
Owen Leonard
2019-02-15 16:09:02 UTC
Created attachment 85182 [details] [review] Bug 22351: SCSS conversion broke style on last checked out information This patch makes a minor change to the staff client SCSS to correct an error which happened in the SCSS conversion. To test, apply the patch and regenerate the staff client CSS. Check out an item to a patron. The box showing information about the item you just checked out should be flush with the checkout form box. Created attachment 85185 [details] [review] Bug 22351: SCSS conversion broke style on last checked out information This patch makes a minor change to the staff client SCSS to correct an error which happened in the SCSS conversion. To test, apply the patch and regenerate the staff client CSS. Check out an item to a patron. The box showing information about the item you just checked out should be flush with the checkout form box. Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault@inLibro.com> *** Bug 21363 has been marked as a duplicate of this bug. *** Created attachment 85200 [details] [review] Bug 22351: SCSS conversion broke style on last checked out information This patch makes a minor change to the staff client SCSS to correct an error which happened in the SCSS conversion. To test, apply the patch and regenerate the staff client CSS. Check out an item to a patron. The box showing information about the item you just checked out should be flush with the checkout form box. Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault@inLibro.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Awesome work all! Pushed to master for 19.05 Pushed to 18.11.x for 18.11.04 this scss isnt in 18.05.x, not backporting |