Skip to content

[Bug] The Submit button does not display properly #83

@NoverNobida

Description

@NoverNobida

Describe the bug
On the mobilebrowser, this button will overwrite the menu like this.

Maybe

.input-group-prepend .btn {
 position:relative;
 z-index:2
}

should be

.input-group-prepend .btn {
 position:relative;
 z-index:auto
}

Screenshots
Snipaste_2020-04-28_15-13-13

Snipaste_2020-04-28_15-13-44

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions