Fixed spacing for wrapped elements
This commit is contained in:
@@ -520,6 +520,7 @@ var computeLayout = (function() {
|
||||
// If there's only one element, then it's bigger than the content
|
||||
// and needs its own line
|
||||
i !== startLine) {
|
||||
nonFlexibleChildrenCount --;
|
||||
alreadyComputedNextLayout = 1;
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user