@rod looks like you can fix it temporarily by using this css:
@media (min-width: 992px) { .composer .title-container .title.form-control { padding: 3px 16px; height: auto; } }I'll see what I can do about fixing theme-vanilla and composer-default for the future.