diff --git a/design/views/generic/reply/staffpm.php b/design/views/generic/reply/staffpm.php
index 0d3cb5a..cd1ceef 100755
--- a/design/views/generic/reply/staffpm.php
+++ b/design/views/generic/reply/staffpm.php
@@ -22,6 +22,6 @@
-
+
diff --git a/static/styles/global.css b/static/styles/global.css
index 694debd..1099425 100755
--- a/static/styles/global.css
+++ b/static/styles/global.css
@@ -96,6 +96,10 @@ div.collage_image {
width: 20%;
}
+[toggle-target] {
+ cursor: pointer;
+}
+
button, input[type=button], input[type=submit] {
cursor: pointer;
background: #fff;