Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / themes / bartik / css / components / form.css
index 03dc6e9b1726f1a2393e6e392be841a66a3dfc3c..e815233fbf08924887d590408911e4c8b09e2d05 100644 (file)
@@ -23,7 +23,7 @@ fieldset {
  * @todo remove once this Mozilla bug is fixed.
  * See https://bugzilla.mozilla.org/show_bug.cgi?id=504622
  */
-@-moz-document url-prefix() {
+@media (min--moz-device-pixel-ratio: 0) {
   fieldset {
     display: table-cell;
   }