//
// WP-NG Gallery
// --------------------------------------------------

//Attachment Fields
.compat-field-video_url {
  .field {
    width: 65%;

    input, select {
      width: 100%;
    }
  }
}
