Commit 423d7f5e8170d89cd4354e8255eecf2af6ea85c9

Authored by Pedro de Lyra Pereira
Committed by Tomáz Martins
1 parent e3df76bb

Adding software metrics block style

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
css/software-pages.css
... ... @@ -9,7 +9,7 @@
9 9 }
10 10  
11 11 #content #software-information-block-table td {
12   - display: table-cell;
  12 + display: table-cell;
13 13 }
14 14  
15 15 #content #software-information-block-table #col-software-name {
... ...