Actions
Bug #38627
closedIf Login page footer text(login_text attribute in admin settings) is too lengthy white block appears and cuts off footer message
Difficulty:
easy
Triaged:
No
Pull request:
Description
Description of problem:
If footer message is lengthy (unknown character count) causing html/css not dynamic and a white block to to appear even cutting footer short.
Version-Release number of selected component (if applicable):
Satellite 6.15
How reproducible:
Create lengthy message to insert in webUI at Administer -> Settings -> Login page footer text
Actual results:
footer hits max and whites out in webUI login page
Expected results:
The footer not to have limit to cause this white html block to appear. Expected the webUI to be more dynamic to adjust to length of desired footer message
Additional info:
If footer is made shorter no issue.
Files
Updated by Arvind Jangir 6 months ago
Updated by The Foreman Bot 6 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10631 added
Updated by Anonymous 6 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|6fe8aa90ea7a5952e44aff75d4e81f75101622ad.
Actions