vaadin / web-components

A set of high-quality standards based web components for enterprise web applications. Part of Vaadin 20+
https://vaadin.com/docs/latest/components
464 stars 83 forks source link

[board] IE11 indents break layout #588

Open yuriy-fix opened 5 years ago

yuriy-fix commented 5 years ago

Description

Indents inside the vaadin-board-row are causing display issues on IE11

Live Demo

https://board-flex-bug.glitch.me/

Expected Results

Blocks are positioned correctly From live demo:

screenshot 2019-02-11 at 17 07 04

Actual Results

Blocks are positioned incorrectly From live demo:

screenshot 2019-02-11 at 17 06 56

Browsers Affected

yuriy-fix commented 5 years ago

Could be related: https://github.com/philipwalton/flexbugs#flexbug-7

xxSlashxx commented 5 years ago

+1 I'm encountering the same issue as yuriy-fix - is there any solution yet?