**Describe the bug** On the mobilebrowser, this button will overwrite the menu like this. Maybe ```css .input-group-prepend .btn { position:relative; z-index:2 } ``` should be ```css .input-group-prepend .btn { position:relative; z-index:auto } ``` **Screenshots**  