Merge pull request #5015 from rohankatkar/CRM-15853
[civicrm-core.git] / css / crm.designer.css
index 1196c45fb4b4cd5630b00dff3f4d5e5b0427177c..755c1820b38b87aa87355e100a2bc69504b9e8ee 100644 (file)
@@ -1,6 +1,3 @@
-.crm-profile-selector {
-    display: none;
-}
 .crm-profile-selector-preview-pane {
     width: 75%;
     min-width: 500px;
@@ -9,6 +6,10 @@
     padding: 4px;
 }
 
+.crm-container .crm-profile-selector-preview .icon {
+  float: none;
+}
+
 .crm-designer-toolbar {
   width: 290px;
   position: absolute;
   font-size: .8em;
 }
 
-.crm-designer .crm-designer-palette-tree span.ui-button-text,
-.crm-designer .crm-designer-edit-custom span.ui-button-text {
+.crm-designer .crm-designer-palette-tree span.ui-button-text {
   padding: 0.4em;
 }