Add temporary fix for Gin "long title" issue

Created on 6 February 2023, about 2 years ago

Problem/Motivation

I filed πŸ› Long titles can cause the secondary toolbar to exceed the width of the viewport Fixed in Gin's issue queue regarding a problem that affects the last item in the Gin secondary toolbar when node titles are long. Since Gin Moderation Sidebar moved the moderation tab to the last item, we should add a temp fix here until it's address in Gin

Steps to reproduce

See the referenced issue.

Proposed resolution

Add the following until Gin is fixed:

.gin-secondary-toolbar__layout-container {
  min-width: 0; 
}
✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States justcaldwell Austin, Texas

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

Comments & Activities

Production build 0.71.5 2024