Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

Commit

Permalink
IOS fix
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewjohnston4 committed Apr 13, 2016
1 parent 15ccb90 commit f70246e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _sass/_base.scss
Expand Up @@ -202,6 +202,7 @@ h1, h2, h3, h4 {
.footerSection {
box-sizing: border-box;
flex: 1 1 25%;
-webkit-flex: 1 1 25%;
font-size: 14px;
min-width: 275px;
padding: 0px 20px;
Expand Down

0 comments on commit f70246e

Please sign in to comment.