Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / themes / stable / css / node / node.module.css
index 397adb5e85e89a0e86d4e3997d45c92cc839fd7c..d95060b8db0936848cd81cc31043ce8dc7c76c9b 100644 (file)
@@ -9,7 +9,7 @@
 
 /* Narrow screens */
 .layout-region {
-  box-sizing:         border-box;
+  box-sizing: border-box;
 }
 
 /* Wide screens */
@@ -51,7 +51,7 @@
   .layout-region-node-secondary .form-number,
   .layout-region-node-secondary .form-color,
   .layout-region-node-secondary textarea {
-    box-sizing:         border-box;
+    box-sizing: border-box;
     width: 100%;
     max-width: 100%;
   }