Merge pull request #17143 from mattwire/donthidedisabledmemberships
[civicrm-core.git] / css / api4-explorer.css
index 8dcc817cf6f6a2eb5d33455598882c898de4d31b..18dc67927803ac7747aaf428b577dc35ab40c89a 100644 (file)
@@ -203,6 +203,14 @@ div.select2-drop.collapsible-optgroups-enabled .select2-result-with-children.opt
   content: "\f0d7";
 }
 
+#bootstrap-theme.api4-explorer-page .form-control.huge {
+  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;