
padding top and bottom are not equally given in header.That's why header item not align in center .
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | after_patch.png | 14.58 KB | tanuja bohra |
| #8 | before_patch.png | 12.46 KB | tanuja bohra |
| #6 | interdiff_4-6.txt | 352 bytes | lokeshsahu |
| #6 | 3360938-6.patch | 330 bytes | lokeshsahu |
| #6 | 3360938-after-patch.png | 121.1 KB | lokeshsahu |
Comments
Comment #2
admin_juhisingh commentedI have fixed this issue and added a patch.
Please review.
Comment #3
Harish1688 commentedHi,
I attempted to resolve the issue using the '3360938-2.patch' patch, but encountered an
error: unrecognized input.However, I manually implemented the patch changes in the
css/adminimal.cssfile and recreating a patch (padding-bottom-issue-in-header-region-3360938-3.patch), that is functioning correctly now.Comment #4
admin_juhisingh commentedComment #5
lokeshsahu commentedI attempted to resolve the issue using patch #3 and #4, which was applied successfully. However, the changes made by the patch is not fixing the mentioned issue instead it's breaking the styling between the header and primary tabs.
I am attaching a screenshot after applying the patch for reference.
Comment #6
lokeshsahu commentedI have created another patch to address the above issue as the #3 and #4 patches couldn't fix the raised issue. I am attaching a screenshot for reference, showing the state after applying the patch.
Comment #7
lokeshsahu commentedComment #8
tanuja bohra commentedVerified the "3360938-6.patch" on 9.5.8 and the padding is fixed. Added screenshots for reference and RTBC++.