(css) Fix display of top toolbar on Safari for iOS

This commit is contained in:
Francis Lachapelle
2016-11-17 14:47:58 -05:00
parent 9e6825e741
commit de209f5b95

View File

@@ -85,6 +85,7 @@ hgroup {
justify-content: space-between;
&-1 {
order: 1;
flex: 1 1 0;
max-width: $listView-width;
}
&-2 {