/* Reclaim the space previously reserved for the field-settings button. */
body main.workspace.creatives-active .creative-layout .filters .search input {
  padding-right: 36px !important;
}
body main.workspace.creatives-active .creative-layout .filters .search input:placeholder-shown {
  padding-right: 12px !important;
}
body main.workspace.creatives-active .creative-layout .filters .search .creative-search-clear-button {
  right: 4px !important;
}
