Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / themes / stable / css / system / components / system-status-report-counters.css
index 1a4e2400f4f39352de54911fcc8eebe1f8cf4f95..2a2ef6b8f229a954be5451dac08415404e4da1ab 100644 (file)
@@ -5,11 +5,11 @@
 
 .system-status-report-counters__item {
   width: 100%;
-  padding: .5em 0;
+  padding: 0.5em 0;
   text-align: center;
   white-space: nowrap;
   background-color: rgba(0, 0, 0, 0.063);
-  margin-bottom: .5em;
+  margin-bottom: 0.5em;
 }
 
 @media screen and (min-width: 60em) {