* adjust affected style.

This commit is contained in:
wangyidong
2012-02-22 08:32:37 +00:00
parent da134b8a52
commit 39bbf97f0b
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -0,0 +1 @@
.linkbox{height:180px; overflow-y:auto}
+3 -3
View File
@@ -1,4 +1,4 @@
<div style="height:180px; overflow-y:auto">
<div class='linkbox'>
<table class='table-1 mt-10px'>
<caption><?php echo $lang->story->affectedProjects;?></caption>
@@ -34,7 +34,7 @@
<?php endforeach;?>
</table>
</div>
<div style="height:180px; overflow-y:auto">
<div class='linkbox'>
<table class='table-1'>
<caption><?php echo $lang->story->affectedBugs;?></caption>
<tr>
@@ -59,7 +59,7 @@
<?php endforeach;?>
</table>
</div>
<div style="height:180px; overflow-y:auto">
<div class='linkbox'>
<table class='table-1'>
<caption><?php echo $lang->story->affectedCases;?></caption>
<tr>