diff options
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 2279660c3..98252fce8 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1673,7 +1673,7 @@ tr.mceLast { color: #000000; } -.wall-item-photo, .photo, .contact-block-img, .my-comment-photo, .contact-photo { +.wall-item-photo, .photo, .contact-block-img, .my-comment-photo { border-radius: 5px; -moz-border-radius: 5px; box-shadow: 4px 4px 3px 0 #444444; |