/* This is the end all, be all stylesheet.
 * Whatever`s here will override every-
 * thing else. Use this power sparingly,
 * as this CSS will not be minified or
 * altered in any way.
 */

#employees td.acf-row-handle.remove {
  display: none; // Hides the plus/minus buttons from the front-end acf_form
}