Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / themes / classy / css / components / dialog.css
index 179310836179a2e519b0438812efddf520c77169..f4884320602c4390eeed8bae865150c19b64f504 100644 (file)
@@ -12,6 +12,7 @@
   border: solid 1px #ccc;
   padding: 0;
 }
+
 @media all and (max-width: 48em) { /* 768px */
   .ui-dialog {
     width: 92% !important;
@@ -32,7 +33,7 @@
 .ui-dialog .ui-dialog-buttonpane {
   margin-top: 0;
   background: #f3f4ee;
-  padding: .3em 1em;
+  padding: 0.3em 1em;
   border-width: 1px 0 0 0;
   border-color: #ccc;
 }