Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 300557

Machine name label crashing into field

$
0
0

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:

before

After LTR:

after

Before RTL:

before

After RTL:

after

Remaining tasks

Review

User interface changes

space between field and it's machine name label.

API changes

None

Data model changes

None


Viewing all articles
Browse latest Browse all 300557

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>