missing -webkit-flex

This commit is contained in:
Matthew Hodgson 2015-07-23 00:30:09 -07:00
parent 6f62211465
commit 11e1a45ed5

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;