Machine name label crashing into field

Created on 24 October 2016, over 8 years ago
Updated 13 June 2025, 12 days ago

Problem/Motivation

A visual regression where the inline machine name is right up against the field it follows.

Proposed resolution

(modified with RTL support)

[dir="ltr"] span.machine-name-label {
  margin: 0 0 0 0.5em;
}
[dir="rtl"] span.machine-name-value {
  margin: 0 0.5em 0 0;
}

NB: rebuild caches after applying patch

Before LTR:

After LTR:

Before RTL:

After RTL:

Remaining tasks

Review

User interface changes

space between field and it's machine name label.

API changes

None

Data model changes

None

🐛 Bug report
Status

Needs work

Version

1.0

Component

Code

Created by

🇺🇸United States tkoleary

Live updates comments and jobs are added and updated live.
  • Usability

    Makes Drupal easier to use. Preferred over UX, D7UX, etc.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024