Steps to reproduce the issue
Effects all appended input fields. Eg. Navigate to a single article menu item (Menus -> MainMenu -> Home) and resize the screen below 767px. Input fields extend outside the viewport.
Expected result
Actual result
Additional comments
A fluid width on these fields is difficult due to the appended buttons. We could set various sizes for each width however I feel the best solution is to use the same size on all screen sizes (removing the media query currently extending their width on smaller screen sizes).
similaer #13768