Don't float the manual titles left and right but pad on by magic 20px

This commit is contained in:
Philipp Möller 2012-10-24 13:17:13 +00:00
parent b5fb0fb163
commit 63885d25f0
1 changed files with 1 additions and 1 deletions

View File

@ -1558,7 +1558,7 @@ namespace for the XML file to be processed properly. -->
<bool name="GENERATE_BUGLIST">false</bool>
<list name="ALIASES" append="true">
<item>PkgDescriptionBegin{2}=\subsection \2 \1</item>
<item>PkgManuals{2}=&lt;div class=&quot;PkgManuals&quot;&gt; &lt;span style=&quot;float: left;&quot;&gt; \ref \1 &quot;User Manual&quot; &lt;/span&gt; &lt;span style=&quot;float: right;&quot;&gt;\ref \2 &quot;Reference Manual&quot; &lt;/span&gt; &lt;/div&gt;</item>
<item>PkgManuals{2}=&lt;div class=&quot;PkgManuals&quot;&gt; &lt;span&gt; \ref \1 &quot;User Manual&quot; &lt;/span&gt; &lt;span style=&quot;padding-left: 20px;&quot;&gt;\ref \2 &quot;Reference Manual&quot; &lt;/span&gt; &lt;/div&gt;</item>
</list>
<list name="HTML_EXTRA_FILES" append="true">
<item>hacks.js</item>