SPR-814: detail.php "show img "

This commit is contained in:
Silke Pisulla 2017-04-20 11:56:22 +02:00
commit ee135d5f6e
2 changed files with 88 additions and 47 deletions

View file

@ -282,6 +282,12 @@
-webkit-flex: @elem;
}
.flex-wrap() {
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
}
/* + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* positioning */