Verified Commit c2958323 authored by quietone's avatar quietone
Browse files

Issue #3418873 by Keshav Patel, longwave, shweta__sharma: Remove outdated @todo in details.css

parent cfabfbe8
Loading
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -14,9 +14,6 @@ details {
details > .details-wrapper {
  padding: 0.5em 1.5em;
}
/* @todo Regression: The summary of noncollapsible details are no longer
     vertically aligned with the .details-wrapper in browsers without native
     details support. */
summary {
  padding: 0.2em 0.5em;
  cursor: pointer;
+0 −3
Original line number Diff line number Diff line
@@ -14,9 +14,6 @@ details {
details > .details-wrapper {
  padding: 0.5em 1.5em;
}
/* @todo Regression: The summary of noncollapsible details are no longer
     vertically aligned with the .details-wrapper in browsers without native
     details support. */
summary {
  padding: 0.2em 0.5em;
  cursor: pointer;