Commit 6201fbbd authored by catch's avatar catch
Browse files

Issue #3337462 by Spokje, bnjmnm: Update @todo comment in...

Issue #3337462 by Spokje, bnjmnm: Update @todo comment in core/themes/claro/css/theme/media-library(.pcss).css
parent cf6408d6
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -887,8 +887,6 @@
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%238e929c' d='M3.51 13.925c.194.194.512.195.706.001l3.432-3.431c.194-.194.514-.194.708 0l3.432 3.431c.192.194.514.193.707-.001l1.405-1.417c.191-.195.189-.514-.002-.709l-3.397-3.4c-.192-.193-.192-.514-.002-.708l3.401-3.43c.189-.195.189-.515 0-.709l-1.407-1.418c-.195-.195-.513-.195-.707-.001l-3.43 3.431c-.195.194-.516.194-.708 0l-3.432-3.431c-.195-.195-.512-.194-.706.001l-1.407 1.417c-.194.195-.194.515 0 .71l3.403 3.429c.193.195.193.514-.001.708l-3.4 3.399c-.194.195-.195.516-.001.709l1.406 1.419z'/%3e%3c/svg%3e");
}

/* @todo Remove in https://www.drupal.org/project/drupal/issues/3064914 */

.views-live-preview .media-library-view div.views-row + div.views-row {
  margin-top: 0;
}
+0 −1
Original line number Diff line number Diff line
@@ -810,7 +810,6 @@
  background-image: url("../../../../misc/icons/8e929c/ex.svg");
}

/* @todo Remove in https://www.drupal.org/project/drupal/issues/3064914 */
.views-live-preview .media-library-view div.views-row + div.views-row {
  margin-top: 0;
}