Browse Source

CSS correction.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 20 years ago
parent
commit
ce508e3434
1 changed files with 1 additions and 1 deletions
  1. 1 1
      stylesheets/lfs.css

+ 1 - 1
stylesheets/lfs.css

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