* ajust columns size of 'bug/report' layout.

This commit is contained in:
Catouse
2015-01-29 09:43:22 +08:00
parent 1863fc5987
commit 2e520d15f1
3 changed files with 7 additions and 3 deletions
+3 -3
View File
@@ -20,8 +20,8 @@
<?php echo html::a($this->createLink('bug', 'browse', "productID=$productID&browseType=$browseType&moduleID=$moduleID"), $lang->goback, '', "class='btn'");?>
</div>
</div>
<div class='row'>
<div class='col-md-3 col-lg-2'>
<div class='row-table row-table-side-left'>
<div class='col-side'>
<div class='panel panel-sm'>
<div class='panel-heading'>
<strong><?php echo $lang->bug->report->select;?></strong>
@@ -37,7 +37,7 @@
</div>
</div>
</div>
<div class='col-md-9 col-lg-10'>
<div class='col-main'>
<div class='panel panel-sm'>
<div class='panel-heading'>
<strong><?php echo $lang->bug->report->common;?></strong>