Adjust the tagmap table environment so that the second column doesn't end up tiny. It can be adjusted further if necessary.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26988 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1b0c77fd28
commit
318e99a61e
1 changed files with 1 additions and 1 deletions
|
@ -268,7 +268,7 @@
|
|||
\endcenter%
|
||||
}
|
||||
\center
|
||||
\tabularx{\textwidth}{lX}\toprule\rowcolor{tblhdrbgcolor} % here is the table width defined
|
||||
\tabularx{\textwidth}{>{\raggedright\arraybackslash}p{.42\textwidth}X}\toprule\rowcolor{tblhdrbgcolor} % here is the table width defined
|
||||
\taghead
|
||||
}{%
|
||||
\endtabularx
|
||||
|
|
Loading…
Reference in a new issue