* Adjust CSS.

This commit is contained in:
leiyong
2022-06-24 05:09:15 +00:00
parent f7d7d7f5c6
commit 8ab031395a
+1 -1
View File
@@ -14,7 +14,7 @@
#showAverage {margin: 0;}
.chosen-container-single .chosen-single div b {top: 8px !important;}
.chosen-container .chosen-drop {bottom: auto !important;}
.pull-left {margin: 24px 0px;}
.pull-left {margin: 12px 0px;}
</style>
<?php include '../../common/view/header.html.php';?>
<?php js::set('executionID', $executionID);?>