- Issue created by @paul121
- 🇺🇸United States paul121 Spokane, WA
Here is a simple fix. Attaching a patch we can use in farmOS.
Although I feel like there must be a more elegant solution because we are adding various
margin-top
, only to remove some of it from higher up in the.content-header
. But it's tricky because the top margin is added to.help
,.region-content
and.region-highlighted
. https://git.drupalcode.org/project/gin/-/blob/8.x-3.x/styles/base/_layer...To to properly test a more thorough change I think we would need to consider all combinations of pages with/without local tasks, help text, and status messages, all across different screen sizes.
- Status changed to Needs review
11 months ago 11:05pm 7 February 2024 - 🇮🇳India Kanchan Bhogade
Hi,
I have verified and tested MR ! 385 on Drupal version 10.1
MR applied successfully...Testing Steps:
- Install the Drupal version and
- Install the Gin theme and set it as the default
- check for the "Access denied" below 768px resolution (before screenshot)
- Apply patch and check for the same
Test Result:
Access denied help text is responsive for below 768px resolutionAttaching screenshots for reference.
Status remains "need review" for code review
- 🇮🇳India djsagar
verified and tested MR !385, after applied MR issue resolved.
Steps to reproduce
1. Install the Gin theme and set it as the default
2. Create new user 'test user' with role content editor
3. Login with 'test user' (no need to provide )
4. Go to page which link =>/admin/appearance/settings/gin
5. Check for the "Access denied" below 768px resolution (before screenshot)
6. Apply patch and check for the sameFor reference:
Before MR
After MR
RTBC ++
- Status changed to RTBC
11 months ago 8:32am 8 February 2024 - Status changed to Fixed
9 months ago 1:10pm 28 March 2024 Automatically closed - issue fixed for 2 weeks with no activity.