lots of missing -webkit-flex for safari

This commit is contained in:
Matthew Hodgson 2015-08-11 21:00:33 +01:00
parent a20b4d2d2c
commit 3fc4aee269
4 changed files with 5 additions and 0 deletions

View file

@ -40,6 +40,7 @@ limitations under the License.
order: 1;
overflow-y: scroll;
-webkit-flex: 1 1 0;
flex: 1 1 0;
}