Fix invalid CSS for #toolbar-item-user

Created on 13 March 2024, 3 months ago
Updated 29 March 2024, 2 months ago

Problem/Motivation

The following appears in toolbar.anti-flicker.js:

#toolbar-item-user {min-width: ${userButtonMinWidth}.px;}

This is invalid CSS because there is a period between the number from userButtonMinWidth and the units.

Proposed resolution

Remove the period.

Remaining tasks

Implement.

User interface changes

None.

API changes

None.

Data model changes

None.

Release notes snippet

πŸ› Bug report
Status

Fixed

Version

10.2 ✨

Component
ToolbarΒ  β†’

Last updated about 2 hours ago

  • Maintained by
  • πŸ‡«πŸ‡·France @nod_
Created by

πŸ‡¨πŸ‡¦Canada Liam Morland Ontario, CA πŸ‡¨πŸ‡¦

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024