Browse Source

Fix currency top bar.

Lee Morgan 4 years ago
parent
commit
61a903bcd9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      views/main/index.css

+ 1 - 0
views/main/index.css

@@ -256,6 +256,7 @@ body{
     #locations{
         display: flex;
         margin: 15px;
+        flex-wrap: wrap;
     }
 
     .locationBtn{