diff options
Diffstat (limited to 'apps/comments/css/comments.css')
-rw-r--r-- | apps/comments/css/comments.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/comments/css/comments.css b/apps/comments/css/comments.css index 8423151cac8..d63211391f6 100644 --- a/apps/comments/css/comments.css +++ b/apps/comments/css/comments.css @@ -164,8 +164,6 @@ #commentsTabView .message.error { color: #e9322d; border-color: #e9322d; - -webkit-box-shadow: 0 0 6px #f8b9b7; - -moz-box-shadow: 0 0 6px #f8b9b7; box-shadow: 0 0 6px #f8b9b7; } |