Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / content_moderation / css / content_moderation.theme.css
index 0003db3648d208579c4cb00cc8157922635a3b58..827e911f3883a6856e2e68a057a6d56517792ee3 100644 (file)
@@ -2,9 +2,9 @@
  * @file
  * Theme styles for the content_moderation module.
  */
-ul.entity-moderation-form {
+.entity-moderation-form {
   border: 1px dashed #bbb;
-  margin: 2em 0em;
+  margin: 2em 0;
   background: #fff;
   padding-left: 1em;
 }