.pluginSettings {
  textarea {
    display: block;
  }
  .input-field{
    line-height: 1;
  }
}
.pluginsSettingsSubmit {
  margin-top: 30px;
}