//
// @file Source of osec-admin-page-settings.css
//       Manual compilation process is required.
//
/*! DO NOT EDIT source: public/admin/less/admin-pages/control-geocoder.less */
#ai1ec-embedding {
  ul {
    padding-left: 1em;
    list-style: revert;
  }
}

#ai1ec-embedding code {
  white-space: normal;
  display: inline-table;
}

#poststuff .postbox .inside {
  padding-top: 1em;
  padding-bottom: .5em;
  @media screen and (min-width: 783px) {
    & {
      padding: .5em 26px 1em;
    }
  }

}
