Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / misc / dialog / off-canvas.motion.css
index b3158e988afe3d6bd582620546cfe837bacb5747..60d8d6a1dd2d29ac7dad4a83e7b28768b3e157a0 100644 (file)
@@ -7,5 +7,5 @@
  */
 
 .dialog-off-canvas-main-canvas {
-  transition: all 0.7s ease;
+  transition: padding-right 0.7s ease, padding-left 0.7s ease, padding-top 0.3s ease;
 }