Operator Panel: CSS height adjustment on extension blocks to address spacing issues.

This commit is contained in:
Nate
2020-02-13 11:14:19 -07:00
parent 93bcc5247f
commit fdbca28177

View File

@@ -1838,7 +1838,7 @@ $default_login = ($_REQUEST['login'] == 'default') ? true : false;
table.op_ext {
width: 100%;
height: 60px;
height: 70px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;