From ad5c74fbc360ece1ab7cfacfa5b864389bae00c6 Mon Sep 17 00:00:00 2001
From: Manuel Hiebel <leuhmanu@mageia.org>
Date: Mon, 12 Nov 2018 00:16:00 +0100
Subject: fix css with bootstrap class

---
 en/doc/index.php | 3 ---
 1 file changed, 3 deletions(-)

(limited to 'en/doc/index.php')

diff --git a/en/doc/index.php b/en/doc/index.php
index dff85cedc..0dc847866 100644
--- a/en/doc/index.php
+++ b/en/doc/index.php
@@ -16,9 +16,6 @@ require 'doc.php';
     <meta name="keywords" content="<?php _g('doc,documentation,help,guide,installer,installation,mageia,linux')?>">
     <?php echo common_header(); ?>
     <?php include '../../analytics.php'; ?>
-    <style>
-   tbody { display: none; }
-    </style>
 </head>
 <body class="doc">
     <?php echo $hsnav; ?>
-- 
cgit v1.2.1