[svn r18881] logic changes - allow view shared profile - (partial FS#3751)

skala
Julio Montoya 16 years ago
parent da8b9e7cfe
commit 21db8c408d
  1. 4
      main/css/public_admin/default.css

@ -2181,7 +2181,7 @@ float:left;
} }
.social-profile-info { .social-profile-info {
width:300px; width:500px;
} }
.social-profile-info dt { .social-profile-info dt {
text-align:left; text-align:left;
@ -2225,7 +2225,7 @@ float:left;
} }
#social-profile-right { #social-profile-right {
float:right; width:280px float:right; width:290px
} }
.social-profile-post { .social-profile-post {

Loading…
Cancel
Save