Răsfoiți Sursa

https://github.com/2DU/openNAMU/issues/370

ect (or 2du) 8 ani în urmă
părinte
comite
259cc18072
1 a modificat fișierele cu 6 adăugiri și 1 ștergeri
  1. 6 1
      views/acme/css/style-responsive.css

+ 6 - 1
views/acme/css/style-responsive.css

@@ -558,4 +558,9 @@ table#toron tbody tr td {
 
 ul#redirect {
     margin-bottom: 0;
-}
+}
+
+html, body { 
+    max-width: 100%; 
+    overflow-x: hidden; 
+}