tmgmt_entity.admin.entity_source_search_form.css 165 B

12345678
  1. .tmgmt-entity-sources-wrapper .form-item {
  2. float: left;
  3. margin: 0 10px 0 0;
  4. }
  5. .tmgmt-entity-sources-wrapper #edit-search-submit {
  6. margin: 26px 10px 0 10px;
  7. }