add the tag hijacking preference to Diaspora settings

This commit is contained in:
friendica
2015-03-03 17:43:13 -08:00
parent 6d92ac7e58
commit df90677f90
3 changed files with 17 additions and 4 deletions

View File

@@ -1,10 +1,10 @@
#dspr-pubcomment-label {
#dspr-pubcomment-label, #dspr-hijack-label {
float: left;
width: 350px;
margin-bottom: 25px;
}
#dspr-pubcomment-checkbox {
#dspr-pubcomment-checkbox, #dspr-hijack-checkbox {
float: left;
}