mirror of
https://github.com/wekan/wekan.git
synced 2026-01-31 13:45:17 +01:00
The new user interface uses the flexbox box model has it's primary way to organize the layout. Unfortunately IE have a non-negligible amount of subtitle and tricky bugs with its flexbox implementation. This one was about a `flex-grow: 1` element not growing in a container which size is defined with `min-height`. See the bug in Microsoft bug tracker for more details: https://connect.microsoft.com/IE/feedback/details/802625/ Fixes #225 |
||
|---|---|---|
| .. | ||
| editor.jade | ||
| editor.js | ||
| fonts.styl | ||
| header.jade | ||
| header.js | ||
| header.styl | ||
| helpers.js | ||
| layouts.jade | ||
| layouts.js | ||
| layouts.styl | ||
| popup.js | ||
| popup.styl | ||
| popup.tpl.jade | ||
| spinner.styl | ||
| spinner.tpl.jade | ||