classe .flexbox responsive en tiny screen

This commit is contained in:
raphaelgoettter 2015-03-30 15:24:16 +02:00
parent 60a64a8a13
commit 2de96ecda1
6 changed files with 16 additions and 3 deletions

View file

@ -267,6 +267,10 @@
margin-right: 0 !important;
border: 0;
}
.flexbox {
flex-direction: column;
}
.w300p,
.w400p,