/* Edit */
form.edit .player {
  width: 500px;
}
form.edit .description {
  width: 880px;
}
form.edit select {
  min-width: 50px !important;
}
