Browse Source

Operator Panel: Fix incorrect block height for active extensions (style issue).

reliberate 9 năm trước cách đây
mục cha
commit
cf7e27aa5d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      themes/default/template.php

+ 1 - 1
themes/default/template.php

@@ -1103,7 +1103,7 @@
 
 	.op_caller_info {
 		display: block;
-		margin-top: 7px;
+		margin-top: 4px;
 		font-family: arial;
 		font-size: 10px;
 		}