diff --git a/module/common/view/action.html.php b/module/common/view/action.html.php
index 546a65b463..69c81de5ac 100755
--- a/module/common/view/action.html.php
+++ b/module/common/view/action.html.php
@@ -146,7 +146,7 @@ $(function()
action->printChanges($action->objectType, $action->history);?>
-
+
comment)
diff --git a/www/theme/default/style.css b/www/theme/default/style.css
index 220a031a3f..f007d44548 100644
--- a/www/theme/default/style.css
+++ b/www/theme/default/style.css
@@ -182,7 +182,7 @@ i[class^="icon-"],i[class*=" icon-"],.link-icon i[class^="icon-"],.link-icon i[c
.actionbox #historyItem {margin:0}
.actionbox blockquote {margin:0}
.actionbox > legend > i, .actionbox > .panel-heading > i {display: none}
-.actionbox .history {background: #f5f5f5; padding: 4px 10px 6px; min-height: 20px; border: 1px solid #f1f1f1; border-left: 1px dashed #ddd}
+.actionbox .history {background: #fbfbfb; padding: 4px 10px 6px; min-height: 20px; border: 1px solid #f5f5f5; border-left: 1px dashed #ddd}
fieldset.actionbox {padding-bottom: 10px;}
/* actionbox, hack for ie8 */