diff --git a/msgcntr/messageforums-app/src/webapp/css/msgcntr.css b/msgcntr/messageforums-app/src/webapp/css/msgcntr.css index 3f698cf82cc2..ede50b48331c 100755 --- a/msgcntr/messageforums-app/src/webapp/css/msgcntr.css +++ b/msgcntr/messageforums-app/src/webapp/css/msgcntr.css @@ -358,8 +358,7 @@ td div.title{ .selChanged{ /*flag an item as changed in organize view*/ border: 1px solid #aaa; - background: #fc6; - padding: 1px; + background-color: #fc6; } .attachPanel{ /*panel listing attachmetns when in edit mode for forum/topic/message*/