missing -webkit-flex

pull/4/head
Matthew Hodgson 2015-07-23 00:30:09 -07:00
parent 6f62211465
commit 11e1a45ed5
1 changed files with 3 additions and 1 deletions

View File

@ -66,8 +66,10 @@ limitations under the License.
-webkit-order: 3;
order: 3;
width: 100%;
-webkit-flex: 1 1 0;
flex: 1 1 0;
width: 100%;
margin-top: 18px;
margin-bottom: 18px;