Standardize single space (not nbsp) between icon and text
[civicrm-core.git] / templates / CRM / Admin / Page / APIExplorer.tpl
index 1e1b8eb497da1501bbc2e14e17dc516a28516f9e..9c127fcb6fca890238e62db6f5eae51953bad866 100644 (file)
         </table>
       </div>
       <div class="crm-submit-buttons">
-        <span class="crm-button crm-i-button">
-          <i class="crm-i fa-bolt" aria-hidden="true"></i><input type="submit" value="{ts}Execute{/ts}" class="crm-form-submit" accesskey="S" title="{ts}Execute API call and display results{/ts}"/>
+        <span class="crm-button">
+          <i class="crm-i fa-bolt" aria-hidden="true"></i> <input type="submit" value="{ts}Execute{/ts}" class="crm-form-submit" accesskey="S" title="{ts}Execute API call and display results{/ts}"/>
         </span>
       </div>