SPR-814: detail.php "show img "
This commit is contained in:
parent
6db1065031
commit
ee135d5f6e
2 changed files with 88 additions and 47 deletions
|
@ -282,6 +282,12 @@
|
|||
-webkit-flex: @elem;
|
||||
}
|
||||
|
||||
.flex-wrap() {
|
||||
flex-wrap: wrap;
|
||||
-webkit-flex-wrap: wrap;
|
||||
-ms-flex-wrap: wrap;
|
||||
}
|
||||
|
||||
|
||||
/* + + + + + + + + + + + + + + + + + + + + + + + + + + */
|
||||
/* positioning */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue