Input fields in editor have a border when they should not. I must have accidentally created a class that was too generic at some point, shall fix. Image attached
those inputs are using the classes that have 3 different copies in the CSS, so it is probably worth removing the duplicate css first or at the same time as fixing this to have the changes take. There is a screenshot here with the 3 relevant css files visible in the directory tree: EditorSearchInput/index.css, GlossarySearchInput/index.css, SuggestionSearchInput/index.css: https://trello.com/c/L8Ih3FG7/16-css-duplication-copy-paste
good idea