aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-03-05 19:13:33 -0800
committerfriendica <info@friendica.com>2013-03-05 19:13:33 -0800
commita132af7b6af39b765013ecbd9bfc6de5d70033bb (patch)
tree0f370423c8b160d877302aaa19773db2d1a7a9ad /view/theme/redbasic/css
parent1b41ce8fa7854ce31e9b5b6581fc32c9c896d9d5 (diff)
downloadvolse-hubzilla-a132af7b6af39b765013ecbd9bfc6de5d70033bb.tar.gz
volse-hubzilla-a132af7b6af39b765013ecbd9bfc6de5d70033bb.tar.bz2
volse-hubzilla-a132af7b6af39b765013ecbd9bfc6de5d70033bb.zip
conflicting class name
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r--view/theme/redbasic/css/style.css2
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;