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

This commit is contained in:
reliberate 2016-04-07 15:34:24 -06:00
parent 91b2d846f4
commit 34a284824e
1 changed files with 1 additions and 1 deletions

View File

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