Summary: | Tabs in the ERM module have a gap above the tab content | ||
---|---|---|---|
Product: | Koha | Reporter: | Matt Blenkinsop <matt.blenkinsop> |
Component: | ERM | Assignee: | Matt Blenkinsop <matt.blenkinsop> |
Status: | CLOSED FIXED | QA Contact: | Kyle M Hall (khall) <kyle> |
Severity: | minor | ||
Priority: | P5 - low | CC: | fridolin.somers, jonathan.druart, jonathan.field, kyle, lucas, martin.renvoize, matt.blenkinsop, pedro.amorim |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
24.05.00,23.11.06
|
Circulation function: | |
Attachments: |
Bug 36827: Fix tab formatting
Bug 36827: Fix tab formatting Bug 36827: Fix tab formatting |
Description
Matt Blenkinsop
2024-05-10 13:12:43 UTC
Created attachment 166556 [details] [review] Bug 36827: Fix tab formatting This patch removes unwanted whitespace between the tabs and the tab content Test plan: 1) Enable the ERM module and navigate to the eUsage > Reports sections 2) Observe the whitespace between the tabs and the content 3) Apply patch and run yarn build 4) Hard refresh the page, the whitespace should be gone Created attachment 166558 [details] [review] Bug 36827: Fix tab formatting This patch removes unwanted whitespace between the tabs and the tab content Test plan: 1) Enable the ERM module and navigate to the eUsage > Reports sections 2) Observe the whitespace between the tabs and the content 3) Apply patch and run yarn build 4) Hard refresh the page, the whitespace should be gone Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> Created attachment 166590 [details] [review] Bug 36827: Fix tab formatting This patch removes unwanted whitespace between the tabs and the tab content Test plan: 1) Enable the ERM module and navigate to the eUsage > Reports sections 2) Observe the whitespace between the tabs and the content 3) Apply patch and run yarn build 4) Hard refresh the page, the whitespace should be gone Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Pushed for 24.05! Well done everyone, thank you! Pushed to 23.11.x for 23.11.06 |