View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0023593 | mantisbt | ui | public | 2017-11-04 20:43 | 2025-03-01 18:40 |
| Reporter | cproensa | Assigned To | community | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.9.0 | ||||
| Target Version | 2.27.1 | Fixed in Version | 2.27.1 | ||
| Summary | 0023593: Username does not fit in navbar user menu | ||||
| Description | The width of the menu in navbar is limited, son long usernames don't fit and are truncated. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
|
PR: https://github.com/mantisbt/mantisbt/pull/2103 Unfortunately the size can't be set to any size as the navbar layout is falling apart, but the new 270px vs the old 100px is 170% longer. |
|
|
MantisBT: master-2.27 c55d891a 2025-02-22 03:43 Committer: dregad Details Diff |
Increase navbar user name width The max-width increased from 100px to 270px, this is the maximum size at which the navbar menu does not collapse on narrow screens. Fixes 0023593. Signed-off-by: raspopov <raspopov@cherubicsoft.com> |
Affected Issues 0023593 |
|
| mod - css/ace-mantis.css | Diff File | ||