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
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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;
}
+0 −4
Original line number Diff line number Diff line
@@ -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;
}