Conference Rooms: Adjust Description column width of list.

This commit is contained in:
Nate Jones 2014-11-30 05:32:07 +00:00
parent 6a51e3d4e2
commit 11e5531c91
1 changed files with 1 additions and 1 deletions

View File

@ -328,7 +328,7 @@ else {
echo " </td>\n";
}
echo " <td valign='middle' class='row_stylebg' width='20%'>";
echo " <td valign='middle' class='row_stylebg'>";
echo " ".$row['description']."\n";
echo " &nbsp;\n";
echo " </td>\n";