Merge pull request #24478 from agh1/5.53.0-releasenotes-final
[civicrm-core.git] / css / api4-explorer.css
index b2cfa771cb117bcbdb0272bf452ba5f1f4e7bf82..1cd4635d4dc842ddb314738eafca8a80f160c68f 100644 (file)
@@ -26,8 +26,8 @@
   border-bottom-left-radius: 0;
   margin-bottom: 0;
 }
-#bootstrap-theme .panel-heading li>a {
-  background-color: #f1f1f18c
+#bootstrap-theme .panel-heading li > a {
+  background-color: #f1f1f18c;
 }
 #bootstrap-theme.api4-explorer-page .explorer-code-panel pre {
   min-height: 3.3em;
   width: 20em;
 }
 
+#bootstrap-theme.api4-explorer-page .form-control.api4-index {
+  width: 8em;
+}
+
 /* Another weird shoreditch fix */
 #bootstrap-theme .form-inline div.checkbox {
   margin-right: 1em;