aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--view/theme/slackr/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/slackr/style.css b/view/theme/slackr/style.css
index 635f5bcf0..57856bca7 100644
--- a/view/theme/slackr/style.css
+++ b/view/theme/slackr/style.css
@@ -55,7 +55,7 @@ nav #site-location {
box-shadow: 3px 3px 10px -2px #000000;
}
-.contact-entry-photo img, .profile-match-photo img, #photo-photo img, .directory-photo-img, .photo-album-photo, .photo-top-photo {
+.contact-entry-photo img, .profile-match-photo img, #photo-photo img, .directory-photo-img, .photo-album-photo, .photo-top-photo, .fc {
border-radius: 3px;
-moz-border-radius: 3px;
box-shadow: 3px 3px 10px 0 #000000;