diff --git a/css/cms_right.css b/css/cms_right.css index 93efd3cb..eef1fb91 100644 --- a/css/cms_right.css +++ b/css/cms_right.css @@ -366,11 +366,12 @@ width: auto; background: #f4f3eb; border: 1px solid #a9a67d; - margin-top: 6px; padding: 2px 20px 2px 20px; font-size: 14px; font-weight: bold; line-height: 1.5; + -moz-border-radius: 6px; + -webkit-border-radius: 6px; } .notice-item-close {