Vertical alignment of text in drag and drop cells isn't consistent. I propose that we add a top and bottom padding of 10px.

An example of issue on the Block Layout page:
Block layout alignment issue

An example of the issue on the Workflow configuration page:
Workflow alignment issue

An example of a good alignment on the Main Menu links page:
Menu links page

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

chris.smith created an issue. See original summary.

amit.mall’s picture

FileSize
164.5 KB

No such issue founded, I can see 10px vertical padding is already there.

seven

chris.smith’s picture

Thanks @amit.mall.

I tried to replicate the issue and was successful with only Google Chrome v57.

I was not able to replicate the issue with Safari or Firefox. The padding exists when using these browsers.

Would appreciate if someone else could help verify if the issue exists in Chrome 57.

ashopin’s picture

I also cannot replicate this issue in Acquia Dev Desktop + Chrome 57.0.2987.133 but can replicate it in Firefox 52.0.2 (64-bit).

James.Mejia’s picture

I wasn't able to replicate on Firefox 54 developer edition or Chrome 57. I'm on OSX.

Firefox 54.0a2 Developer Edition
Firefox 54
Chrome 57.0.2987
Chrome 57

tar_inet’s picture

FileSize
66.05 KB
1.81 KB

I can replicate it on Chrome 57.0.2987.133.

@chris.smith, do you have a touchable screen?

It looks like modernazr is adding the class "touchevents" to the html tag when using Chrome but not in Firefox.

Removing the space when on small device could make sense: reducing the vertical empty space you can see more rows. But I don´t really know why this is done by this way instead of using @media.

So my proposition to solve it is applying this styles only on smaller screens with no so much vertical space. I´ve search the stable styling guide but couldn´t find it so I don´t know if this a good way for doing it: I applied what I found similar in the stable´s css.

tar_inet’s picture

Status: Active » Needs review
FileSize
1.75 KB

Sorry, wrong patch.

borisson_’s picture

I have tried to reproduce this issue, but I can't seem to reproduce this in firefox or chrome on osx.

Version: 8.3.0 » 8.3.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.

Version: 8.3.x-dev » 8.9.x-dev

Drupal 8.8.7 was released on June 3, 2020 and is the final full bugfix release for the Drupal 8.8.x series. Branches prior to 8.8.x are not supported, and Drupal 8.8.x will not receive any further development aside from security fixes. Sites should prepare to update to Drupal 8.9.0 or Drupal 9.0.0 for ongoing support.

Bug reports should be targeted against the 8.9.x-dev branch from now on, and new development or disruptive changes should be targeted against the 9.1.x-dev branch. For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

vikashsoni’s picture

FileSize
106.12 KB
83.79 KB

No such issue founded, already proper alignment and padding there

djsagar’s picture

FileSize
86.59 KB
92.05 KB

I have tried to reproduce this issue on chrome and mozalla but able to reproduce.

Please provide STR.

Thanks!

djsagar’s picture

Status: Needs review » Active
Sakthivel M’s picture

I have tried to reproduce this issue on chrome but able to reproduce.

Attached screenshot here.

Thanks

Version: 8.9.x-dev » 9.2.x-dev

Drupal 8 is end-of-life as of November 17, 2021. There will not be further changes made to Drupal 8. Bugfixes are now made to the 9.3.x and higher branches only. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 9.2.x-dev » 9.3.x-dev

Version: 9.3.x-dev » 9.4.x-dev

Drupal 9.3.15 was released on June 1st, 2022 and is the final full bugfix release for the Drupal 9.3.x series. Drupal 9.3.x will not receive any further development aside from security fixes. Drupal 9 bug reports should be targeted for the 9.4.x-dev branch from now on, and new development or disruptive changes should be targeted for the 9.5.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

longwave’s picture

Project: Drupal core » Seven
Version: 9.4.x-dev » 1.0.0-alpha1
Component: Seven theme » Code

The Seven theme has been removed from Drupal 10 core. It appears that this issue only affects Seven and no other themes included with Drupal core, so I am moving this to the contributed Seven project.