From ce508e343458cd75c8fc346f14f1960cfa25b8ae Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Thu, 24 Feb 2005 19:12:15 +0000 Subject: CSS correction. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- stylesheets/lfs.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/lfs.css b/stylesheets/lfs.css index 5bf7cc745..46a2216a6 100644 --- a/stylesheets/lfs.css +++ b/stylesheets/lfs.css @@ -196,7 +196,7 @@ dd { } table { - width: 98%; + width: auto; margin-left: 1em; } -- cgit v1.2.3-54-g00ecf