ability to clear browser location on individual posts
This commit is contained in:
parent
b91e9545f7
commit
68464b5d93
5 changed files with 16 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue