Skip to content
Snippets Groups Projects
Verified Commit 736cef91 authored by Dave Long's avatar Dave Long
Browse files

Issue #3361465 by Spokje: Remove outdated @todo's pointing to #3135457

(cherry picked from commit b7c4aaf2)
parent e83fe5e9
No related branches found
No related tags found
6 merge requests!8394[warning] array_flip(): Can only flip STRING and INTEGER values, when saving a non-revisionable custom content entity,!7780issue 3443822: fix for 'No route found for the specified format html. Supported formats: json, xml.',!4848Issue #1566662: Update module should send notifications on Thursdays,!4792Issue #2230689: Remove redundant "Italic" style,!4220Issue #3368223: Link field > Access to internal links is not checked on display.,!1459Issue #3087632: menu_name max length is too long
......@@ -117,11 +117,6 @@ details.fieldset-no-legend {
background-position-y: 56%;
}
/**
* Elements must communicate width to table rendering.
* @todo revisit in https://drupal.org/node/3135457
*/
.views-ui-dialog td .form-element {
width: auto;
}
......
......@@ -95,10 +95,6 @@ details.fieldset-no-legend {
padding-inline-end: calc(2rem - var(--input-border-size));
background-position-y: 56%;
}
/**
* Elements must communicate width to table rendering.
* @todo revisit in https://drupal.org/node/3135457
*/
.views-ui-dialog td .form-element {
width: auto;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment