svn commit: r43304 - head/en_US.ISO8859-1/books/porters-handbook
Eitan Adler
eadler at freebsd.org
Sun Dec 8 20:14:18 UTC 2013
On Sun, Dec 8, 2013 at 2:22 PM, Warren Block <wblock at freebsd.org> wrote:
> Author: wblock
> Date: Sun Dec 8 19:22:45 2013
> New Revision: 43304
> URL: http://svnweb.freebsd.org/changeset/doc/43304
>
> Log:
> Make the Uses table less confusing by aligning entries to the top.
>
> Modified:
> head/en_US.ISO8859-1/books/porters-handbook/book.xml
>
> Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml
> ==============================================================================
> --- head/en_US.ISO8859-1/books/porters-handbook/book.xml Sun Dec 8 19:16:13 2013 (r43303)
> +++ head/en_US.ISO8859-1/books/porters-handbook/book.xml Sun Dec 8 19:22:45 2013 (r43304)
> @@ -12612,7 +12612,7 @@ pre-install:
> </row>
> </thead>
>
> - <tbody>
> + <tbody valign="top">
Shouldn't this be done in CSS, not in the tbody element?
--
Eitan Adler
Source, Ports, Doc committer
Bugmeister, Ports Security teams
More information about the svn-doc-all
mailing list