Fixed width of software list in category page.

This commit is contained in:
Christian P. MOMON 2020-12-10 00:24:40 +01:00
parent 5ca7f96371
commit e5021f0f2c

View file

@ -21,8 +21,8 @@
<div class="content_subtitle"><a id="categoryDescription" href="#" style="text-decoration: none;">URL n/a</a></div> <div class="content_subtitle"><a id="categoryDescription" href="#" style="text-decoration: none;">URL n/a</a></div>
</div> </div>
<div>Logiciels : <span id="categorySoftwares">n/a</span></div>
</div> </div>
<div class="center_table" style="width: 800px;">Logiciels : <span id="categorySoftwares">n/a</span></div>
<div>Nombre de services : <span id="serviceCount">n/a</span></div> <div>Nombre de services : <span id="serviceCount">n/a</span></div>
</div> </div>
<div id="serviceListView" /> <div id="serviceListView" />