optimization fix try

This commit is contained in:
Arjun Patel
2018-07-07 18:00:45 -07:00
parent a6213e9085
commit e932ab18fc
2 changed files with 4 additions and 5 deletions
-1
View File
@@ -2415,7 +2415,6 @@ body {
display: -webkit-flex;
display: -ms-flex;
display: flex;
flex-direction: column;
-moz-justify-content: space-between;
-webkit-justify-content: space-between;
-ms-justify-content: space-between;