@media (min-width: 960px) {
  .draggable a.tabledrag-handle {
    padding-top: 0.2em;
  }
}
a.tabledrag-handle .handle {
  width: 22px;
  height: 22px;
}

.touchevents a.tabledrag-handle .handle {
  margin-top: 7px;
  background-position: 0;
}
@media (min-width: 960px) {
  .touchevents a.tabledrag-handle .handle {
    margin-top: 13px;
  }
}

/*# sourceMappingURL=tabledrag.module.css.map */
