il voit du flexbox partout !

This commit is contained in:
raphaelgoettter 2015-04-13 16:25:22 +02:00
parent 1b8e540dd4
commit b3089b4b19
7 changed files with 7 additions and 7 deletions

View file

@ -653,7 +653,7 @@ body > script {
/* flexbox layout
http://www.alsacreations.com/tuto/lire/1493-css3-flexbox-layout-module.html
*/
.flex-container {
[class*="flex-container"] {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long