Explorar el Código

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

ect (or 2du) hace 8 años
padre
commit
264a0f5e75
Se han modificado 1 ficheros con 6 adiciones y 1 borrados
  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; 
+}