Skip to content

[Pagination/Menu] Flex-wrap should be set for all inline-flex styles #2345

@mvorisek

Description

@mvorisek

Bug Report

Some selectors have display: inline-flex; style, but are not wrapped. See actual/expected demo.

adding flex-wrap: wrap; style to these selectors fixes the issue

related with #2157

Expected result

https://jsfiddle.net/d3w6uqnf/

Actual result

https://jsfiddle.net/n18kh4jg/

Screenshot (if possible)

image

Version

2.8.8/latest

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/featAny feature requests or improvements

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions