Explorar o código

css tablet test fix

AkiraLaine %!s(int64=9) %!d(string=hai) anos
pai
achega
b59168f3ab
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      app/client/app.css

+ 3 - 0
app/client/app.css

@@ -494,6 +494,9 @@ form button:hover {
 
 /* Tablet view fix */
 @media (max-width: 768px){
+    body{
+        height: auto !important;
+    }
     .bg-bubbles li:nth-child(10) {
         display: none;
     }