Add checkbox to subscribe to author's comments

This commit is contained in:
Maximilian Grundke
2017-09-06 14:25:18 +02:00
parent cc5da9ccfc
commit f628774995
4 changed files with 10 additions and 0 deletions

View File

@@ -127,6 +127,11 @@
}
}
}
input#subscribe {
margin-top: 5px;
margin-right: 5px;
}
}
#myComment {