Merge pull request #19229 from colemanw/searchKitInput
[civicrm-core.git] / css / crm.designer.css
index 2b5e8c1dc80241015524ee5151d8e9c2943fc706..ac0bda7fff4f45f64c62914f0ce1cc02218d731d 100644 (file)
@@ -209,6 +209,11 @@ button#crm-designer-add-custom-set {
   margin: 0 2em 0 0;
 }
 
+/* Hack for Drupal 8 for some reason was moving it around strange */
+.crm-designer-dialog .ui-resizable {
+  position: absolute;
+}
+
 .crm-designer-dialog .disabled .description {
   display: none;
 }