* finish task #2737.

This commit is contained in:
wangyidong
2016-11-23 14:49:32 +08:00
parent 3cf812b1af
commit 7a28c7ef3c
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -4,3 +4,5 @@
.dropdown-menu.buttons {padding: 5px; padding-bottom: 0; padding-right: 0;}
.dropdown-menu.buttons > li {margin-bottom: 5px; display: block; float: left; width: 33.333333%; padding-right: 5px}
.table.table-form{margin-bottom:0px;}
#blockParam{padding-right:100px;}
#blockParam .table td, #blockParam .table th{border-bottom:0px;}
+1 -1
View File
@@ -14,7 +14,7 @@
<?php js::set('blockID', $blockID)?>
<?php if(isset($pageJS)) js::execute($pageJS);?>
<table class='table table-form'>
<tr><th class='w-100px'></th><td></td></tr>
<tr><th class='w-100px'></th><td></td><td class='w-100px'></td></tr>
<?php if(!empty($modules)):?>
<tr>
<th class='w-100px'><?php echo $lang->block->lblModule; ?></th>