Kyriet

Results 5 issues of Kyriet

## Bug description `align-items: center;` doesn't work in IE11 when used on container with `min-width` specified only. Screenshot from IE11 ![a](https://user-images.githubusercontent.com/19170699/62501557-b0a03e00-b7eb-11e9-8035-77a4ce2d8395.jpg) ## More details **Workaround with details and discussion** https://github.com/philipwalton/flexbugs/issues/231...

There are 3 pages in the wiki with incorrect links to Premake4 download page: * [Home](https://github.com/premake/premake-4.x/wiki) * [Building Premake](https://github.com/premake/premake-4.x/wiki/Building_Premake) * [Premake Quick Start](https://github.com/premake/premake-4.x/wiki/Premake-Quick-Start) The first two of them point to...

Maybe some website documentation by Doxygen? [Doxygen Awesome](https://jothepro.github.io/doxygen-awesome-css/) looks nice

documentation

Or at least use it and push the changes to the repo. The current code is not consistent at all

improvement

**NOTE:** Valgrind is available only on Linux (sadpepe.png) ```yml - name: apt install dependency run: | sudo apt-get -y install valgrind sudo apt-get -y install libcunit1 libcunit1-doc libcunit1-dev - name:...

improvement