diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-03-09 21:08:41 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-03-09 21:08:41 +0000 |
commit | 7b7c3d88bcdc414ceba22b68c37f87234949712b (patch) | |
tree | 2fa484c5dd97cf4f247f0bbd129926b43ffbd3dc /stylesheets/lfs.css | |
parent | 82d3941c5a236c9b25689a6c9696f8e09be3a867 (diff) |
Fixed a look issue in the packages and patches downloads pages.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4726 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'stylesheets/lfs.css')
-rw-r--r-- | stylesheets/lfs.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/lfs.css b/stylesheets/lfs.css index e818621db..6523af39c 100644 --- a/stylesheets/lfs.css +++ b/stylesheets/lfs.css @@ -215,7 +215,7 @@ div.variablelist dd p { margin-top: 0px; } -dl.materials dd { +div.materials dd { margin-left: 0px; } |