diff --git a/module/admin/view/safe.html.php b/module/admin/view/safe.html.php index 6de6484323..4de89dacb2 100644 --- a/module/admin/view/safe.html.php +++ b/module/admin/view/safe.html.php @@ -12,7 +12,7 @@ ?> @@ -48,7 +48,7 @@ - admin->safe->modeRuleList[2] . $lang->admin->safe->noticeStrong;?> + admin->safe->modeRuleList[2] . $lang->admin->safe->noticeStrong;?> admin->safe->weak?> diff --git a/module/branch/css/manage.css b/module/branch/css/manage.css index 10cba3ac05..5110e64cb2 100644 --- a/module/branch/css/manage.css +++ b/module/branch/css/manage.css @@ -9,5 +9,5 @@ td.branchName > span {vertical-align: middle;} #mergeBranch .form-actions {padding-top: 20px;} .modal-body {padding-top: 0;} -.tips {background-color: #ffffff; max-width: 600px; float: left;} +.tips {background-color: #ffffff; max-width: 615px; float: left;} .icon-exclamation-sign.icon {float: left; margin-top: 40px; color: #2667E3; font-size: 24px;}