Skip to content

PhoneLayout with sidebar #4

Description

@stephanbruijnis

When I add the widget to a page with layout "Phone_TopSidebar" (a default layout in Mendix 6.5.1) the date picker is positioned over the expanded menu section, see screenshot.

It is caused by the default bootstrap css:

.input-group .form-control {
z-index: 2;
}

I can't find why Bootstrap adds z-index: 2; to this element.

screenshot 10 aug 2016 3_02_52 p m

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions