Fixed width of software list in category page.
This commit is contained in:
parent
5ca7f96371
commit
e5021f0f2c
1 changed files with 1 additions and 1 deletions
|
@ -21,8 +21,8 @@
|
|||
<div class="content_subtitle"><a id="categoryDescription" href="#" style="text-decoration: none;">URL n/a</a></div>
|
||||
|
||||
</div>
|
||||
<div>Logiciels : <span id="categorySoftwares">n/a</span></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>
|
||||
<div id="serviceListView" />
|
||||
|
|
Loading…
Reference in a new issue