aboutsummaryrefslogtreecommitdiffstats
path: root/en/doc/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/doc/index.php')
-rw-r--r--en/doc/index.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/en/doc/index.php b/en/doc/index.php
index 7125ab9cd..af042f46b 100644
--- a/en/doc/index.php
+++ b/en/doc/index.php
@@ -30,14 +30,14 @@ require 'doc.php';
<?php _e('Feel free to help us improving it!')?></p>
<hr>
<h3>Mageia 4</h3>
- <div style="float: left; margin: 2em;">
+ <div style="float: left; margin: 1em; width: 24em;">
<p style="margin-left: 2em;"><?php
doc_list(_t('Installer'), 'installer', 4, '<a href="//doc.mageia.org/installer/4/%s/content/index.html">HTML</a>',
'<a href="//doc.mageia.org/installer/4/%s/content/index.html">EPUB</a>',
'<a href="//doc.mageia.org/installer/4/%s/content/index.html">PDF</a>');
?></p>
</div>
- <div style="float: right; margin: 2em;">
+ <div style="float: right; margin: 1em; width: 24em;">
<p style="margin-left: 2em;"><?php
doc_list(_t('Control Center'), 'control_center', 4, '<a href="//doc.mageia.org/mcc/4/%s/content/index.html">HTML</a>',
'<a href="//doc.mageia.org/mcc/4/%s/content/index.html">EPUB</a>',
@@ -46,12 +46,12 @@ require 'doc.php';
</div>
<hr style="clear: both;">
<h3>Mageia 3</h3>
- <div style="float: left; margin: 2em;">
+ <div style="float: left; margin: 1em; width: 24em;">
<p style="margin-left: 2em;"><?php
doc_list(_t('Installer'), 'installer', 3, '<a href="//doc.mageia.org/installer/3/%s/content/index.html">HTML</a>');
?></p>
</div>
- <div style="float: right; margin: 2em;">
+ <div style="float: right; margin: 1em; width: 24em;">
<p style="margin-left: 2em;"><?php
doc_list(_t('Control Center'), 'control_center', 3, '<a href="//doc.mageia.org/mcc/3/%s/content/index.html">HTML</a>');
?></p>