Merge pull request #17896 from eileenmcnaughton/pdfletter
[civicrm-core.git] / css / api4-explorer.css
index 64403ba70d54ac0975be615f4d724be35e1be273..fa288280585d38e0f49e9fa684553ee6f0d69b17 100644 (file)
   margin-bottom: 10px;
 }
 
-#bootstrap-theme.api4-explorer-page .api4-input.form-inline > label {
-  margin-right: 12px;
-}
-
 #bootstrap-theme.api4-explorer-page .explorer-help-panel .panel-body {
   word-break: break-word;
 }
@@ -207,6 +203,10 @@ div.select2-drop.collapsible-optgroups-enabled .select2-result-with-children.opt
   width: 25em;
 }
 
+#bootstrap-theme.api4-explorer-page .form-control.twenty {
+  width: 20em;
+}
+
 /* Another weird shoreditch fix */
 #bootstrap-theme .form-inline div.checkbox {
   margin-right: 1em;