Browse Source

fixed mobile cut off view

CauseFX 4 years ago
parent
commit
0edb58bf26
2 changed files with 1 additions and 1 deletions
  1. 1 1
      css/organizr.css
  2. 0 0
      css/organizr.min.css

+ 1 - 1
css/organizr.css

@@ -86,7 +86,7 @@ span.jsgrid-pager-page.jsgrid-pager-current-page.btn.btn-primary{
 }
 @media screen and (max-width: 767px) {
     body {
-        height: 100vh;
+        height: 100%;
     }
 }
 @media screen and (max-width: 767px) {

File diff suppressed because it is too large
+ 0 - 0
css/organizr.min.css


Some files were not shown because too many files changed in this diff