fixes to routing

This commit is contained in:
Arjun Patel
2018-07-07 17:54:05 -07:00
parent 8217bc6111
commit a6213e9085
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -2415,6 +2415,7 @@ 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;