Verified Commit 909004bf 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 8a32152f
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -110,11 +110,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
@@ -93,10 +93,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;
}