Fix table width

This commit is contained in:
cytopia 2018-08-19 12:32:53 +02:00
parent 77eb96f65e
commit db2bdbca4d
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

@ -101,8 +101,8 @@ Find documentation and help here
<table width="100%" style="width:100%; display:table;">
<thead>
<tr>
<th width="50%" style="width:33%;">Linux and MacOS</th>
<th width="50%" style="width:33%;">Windows</th>
<th width="50%" style="width:50%;">Linux and MacOS</th>
<th width="50%" style="width:50%;">Windows</th>
</tr>
</thead>
<tbody style="vertical-align: bottom;">