Reordering flex properties - recess module crashes with out of memory exception if they are in the other order.
This commit is contained in:
@@ -49,8 +49,8 @@
|
||||
display: flex;
|
||||
|
||||
.form-search {
|
||||
-ms-flex: 1;
|
||||
-webkit-flex: 1;
|
||||
-ms-flex: 1;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user