1
0
Fork 0

edit profile quick link

This commit is contained in:
Friendika 2011-10-26 16:57:25 -07:00
commit 2f3e39ba15
5 changed files with 30 additions and 0 deletions

View file

@ -1244,6 +1244,12 @@ div[id$="wrapper"] br { clear: left; }
background-color: #b20202;
}
.profile-edit-side-div {
margin-top: 5px;
margin-right: 30px;
float: right;
}
#cropimage-wrapper { float:left; }
#crop-image-form { clear:both; }