Просмотр исходного кода

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

reliberate 9 лет назад
Родитель
Сommit
cf7e27aa5d
1 измененных файлов с 1 добавлено и 1 удалено
  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;
 		}