Skip to content

Commit

Permalink
flexbox for safari arrgh
Browse files Browse the repository at this point in the history
  • Loading branch information
Jodie Doubleday committed Sep 10, 2015
1 parent f0cc97d commit 7965bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/public/assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,6 @@ blockquote footer:before, blockquote footer span:before, blockquote footer small
}

.example-weather {
display:flex;
display: -webkit-flex;
display: flex;
}

0 comments on commit 7965bd3

Please sign in to comment.