ability to remove individual photo tags

This commit is contained in:
Friendika 2010-11-08 14:37:58 -08:00
parent efcff91456
commit 01f171bce7
3 changed files with 118 additions and 1 deletions

View file

@ -1796,4 +1796,20 @@ a.mail-list-link {
}
.contact-block-link {
float: left;
}
}
#tag-remove {
margin-bottom: 15px;
}
#tagrm li {
margin-bottom: 10px;
}
#tagrm-submit, #tagrm-cancel {
margin-top: 25px;
}
#tagrm-cancel {
margin-left: 15px;
}