Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Update _debug.ascx File to Include Overflow-hidden #65

Open
bmusgrove-accuraty opened this issue May 25, 2023 · 0 comments
Open

Update _debug.ascx File to Include Overflow-hidden #65

bmusgrove-accuraty opened this issue May 25, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@bmusgrove-accuraty
Copy link

bmusgrove-accuraty commented May 25, 2023

We need to add a Bootstrap command of "overflow-hidden" to the first div in _debug.ascx

Should be
<div class="alert alert-warning m-0 text-monospace overflow-hidden" role="alert">

An example of this is on CCFP2023. This will make it so that the "Nav: Level=<%=PortalSettings.ActiveTab.Level %>" no longer extends past the device screen size forcing a horizontal scroll because there are no spaces within the nav path.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants