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

pull/225/head
Francis Lachapelle 2016-11-17 14:47:58 -05:00
parent 9e6825e741
commit de209f5b95
1 changed files with 1 additions and 0 deletions

View File

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