Removed line height for progress bar.

Commands column width now wider
This commit is contained in:
Mark McDowall 2012-10-11 13:55:54 -07:00
parent cffb7012b4
commit e7f1ef7cee
1 changed files with 1 additions and 3 deletions

View File

@ -22,7 +22,6 @@
display: block;
width: 100%;
text-align: center;
line-height: normal;
}
.ui-progressbar-value
@ -36,7 +35,6 @@
position: relative;
font-weight: normal;
color: white;
line-height: normal;
}
/* Set the row height so it won't resize when the progress bar is created */
@ -77,7 +75,7 @@
<th style="width: 100px">Episodes</th>
@*Commands Column*@
<th style="width: 80px"></th>
<th style="width: 90px"></th>
</tr>
</thead>
<tbody>