1
0
Fork 0

ability to clear browser location on individual posts

This commit is contained in:
Mike Macgirvin 2010-10-20 00:33:17 -07:00
commit 68464b5d93
5 changed files with 16 additions and 2 deletions

View file

@ -79,7 +79,8 @@ blockquote:before {
}
#jot-perms-icon,
#profile-location,
#profile-location,
#profile-nolocation,
#profile-video,
#profile-link,
#wall-image-upload,
@ -943,6 +944,10 @@ input#dfrn-url {
float: left;
margin-left: 20px;
}
#profile-nolocation-wrapper {
float: left;
margin-left: 20px;
}
#profile-jot-perms {
float: left;