Explorar el Código

CSS correction.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia hace 20 años
padre
commit
ce508e3434
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      stylesheets/lfs.css

+ 1 - 1
stylesheets/lfs.css

@@ -196,7 +196,7 @@ dd  {
 }
 
 table {
-  width: 98%;    
+  width: auto;    
   margin-left: 1em;
 }