Event date info should always be left aligned

Created on 31 March 2025, 3 days ago

Problem/Motivation

https://www.drupal.org/project/ws_event/issues/3464675 πŸ› Long email address is cut off on the mobile devices RTBC added an unrelated style:

.node--type-lb-event .block-lb-event-info {
...
    text-align: var(--wsTextAlignment);
}

This makes the event data follow the Y Styles "Text/Button alignment" setting. This text should always be left-aligned.

Steps to reproduce

Add an event
Set "Text/Button alignment" to centered
Observe centered event data.

Proposed resolution

Remove the style.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

1.4

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States froboy Chicago, IL

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024